home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / jbuilder / jruntime.z / jclass.chart.ChartDataView.pme < prev    next >
INI File  |  1997-08-25  |  1KB  |  22 lines

  1. [BeanDescriptor]
  2. name=jclass.chart.ChartDataView
  3. className=jclass.chart.ChartDataView
  4.  
  5. [PropertyDescriptors]
  6. class,,,,,java.lang.Class,getClass,,,,
  7. HoleValue,,,,,double,getHoleValue,setHoleValue,,,
  8. IsBatched,,,,,boolean,getIsBatched,setIsBatched,,,
  9. ChartType,,,,,int,getChartType,setChartType,,,jclass.chart.ChartTypeEditor
  10. Name,,,,,java.lang.String,getName,setName,,,
  11. DrawingOrder,,,,,int,getDrawingOrder,setDrawingOrder,,,
  12. DataSource,,,,,jclass.chart.Chartable,getDataSource,setDataSource,,,jclass.chart.DataSourceEditor
  13. PointLabels,,,,,java.lang.String[],getPointLabels,setPointLabels,,,jclass.beans.IndexedPropertyEditor
  14. Series,,,,,jclass.chart.ChartDataViewSeries[],getSeries,setSeries,,,jclass.beans.IndexedPropertyEditor
  15. XAxis,,,,,jclass.chart.JCAxis,getXAxis,setXAxis,,,jclass.chart.AxisSelector
  16. YAxis,,,,,jclass.chart.JCAxis,getYAxis,setYAxis,,,jclass.chart.AxisSelector
  17. BarChartFormat,,,,,jclass.chart.JCBarChartFormat,getBarChartFormat,,,,jclass.beans.JCPropertyEditor
  18. PieChartFormat,,,,,jclass.chart.JCPieChartFormat,getPieChartFormat,,,,jclass.beans.JCPropertyEditor
  19. IsInverted,,,,,boolean,getIsInverted,setIsInverted,,,
  20. PickFocus,,,,,int,getPickFocus,setPickFocus,,,
  21. IsShowingInLegend,,,,,boolean,getIsShowingInLegend,setIsShowingInLegend,,,
  22.