A B C D F G I L P R S W

A

add(PropertyDescriptor[], PropertyDescriptor[]) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elj.chart.chart2d.Chart2D
Adds the property change listener

B

BAR_CHART - Static variable in class com.elj.chart.chart2d.Chart2D
Chart type for the Chart2D
BoundsEditor - class com.elj.editors.BoundsEditor.
This class provides the editor for the Bounds.
BoundsEditor() - Constructor for class com.elj.editors.BoundsEditor
Default constructor.

C

CENTERED_LINE - Static variable in class com.elj.chart.chart2d.Chart2D
Line style for the Chart2D
Chart2D - class com.elj.chart.chart2d.Chart2D.
This class implements the 2 dimensional series charting that allows the data to be displayed in a line, bar or a pie shape.
Chart2D() - Constructor for class com.elj.chart.chart2d.Chart2D
Constructs the Chart2D
Chart2DBeanInfo - class com.elj.chart.chart2d.Chart2DBeanInfo.
Class which provides the bean info for the Chart2D
Chart2DBeanInfo() - Constructor for class com.elj.chart.chart2d.Chart2DBeanInfo
 
Chart2DPropertyEditor - class com.elj.chart.chart2d.Chart2DPropertyEditor.
Special case property editor for molecule names
Chart2DPropertyEditor() - Constructor for class com.elj.chart.chart2d.Chart2DPropertyEditor
 
ComponentBeanInfo - class com.elj.beaninfo.awt.ComponentBeanInfo.
Class which provides the bean info for the component
ComponentBeanInfo() - Constructor for class com.elj.beaninfo.awt.ComponentBeanInfo
 
CursorEditor - class com.elj.editors.CursorEditor.
This class provides the editor for Cursor.
CursorEditor() - Constructor for class com.elj.editors.CursorEditor
Default constructor.

D

DASHED_LINE - Static variable in class com.elj.chart.chart2d.Chart2D
Line style for the Chart2D
doLayout() - Method in class com.elj.chart.chart2d.Chart2D
 

F

firePropertyChange(String, Object, Object) - Method in class com.elj.chart.chart2d.Chart2D
Fires the property change

G

getAsText() - Method in class com.elj.editors.LocaleEditor
 
getAsText() - Method in class com.elj.editors.CursorEditor
 
getAsText() - Method in class com.elj.editors.BoundsEditor
 
getAxisColor() - Method in class com.elj.chart.chart2d.Chart2D
Returns the axis color of the chart
getAxisLabelFont() - Method in class com.elj.chart.chart2d.Chart2D
Returns the axis label font
getBackground() - Method in class com.elj.chart.chart2d.Chart2D
Returns the background
getBeanDescriptor() - Method in class com.elj.chart.chart2d.Chart2DBeanInfo
Method which returns the bean descriptor for the Chart2D
getBeanDescriptor() - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getChartType() - Method in class com.elj.chart.chart2d.Chart2D
Returns the chart type
getCustomEditor() - Method in class com.elj.editors.BoundsEditor
 
getFont() - Method in class com.elj.chart.chart2d.Chart2D
Returns the font of the chart
getForeground() - Method in class com.elj.chart.chart2d.Chart2D
Returns the foreground
getGapBetweenBars() - Method in class com.elj.chart.chart2d.Chart2D
Returns the gap between bars
getGraphBackground() - Method in class com.elj.chart.chart2d.Chart2D
Returns the graph background
getGridColor() - Method in class com.elj.chart.chart2d.Chart2D
Returns the grid color of the chart
getIndexedPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getInputValues() - Method in class com.elj.chart.chart2d.Chart2D
Returns the input values
getJavaInitializationString() - Method in class com.elj.chart.chart2d.Chart2DPropertyEditor
Returns the java initialization string
getJavaInitializationString() - Method in class com.elj.chart.chart2d.LinePropertyEditor
Returns the java initialization string
getJavaInitializationString() - Method in class com.elj.chart.chart2d.PieColorEditor
Returns the java initialization string
getJavaInitializationString() - Method in class com.elj.chart.chart2d.SQLDataEditor
Returns the java initialization string
getJavaInitializationString() - Method in class com.elj.editors.LocaleEditor
 
getJavaInitializationString() - Method in class com.elj.editors.CursorEditor
 
getJavaInitializationString() - Method in class com.elj.editors.BoundsEditor
 
getLineStyle() - Method in class com.elj.chart.chart2d.Chart2D
Returns the line style
getLocale() - Method in class com.elj.chart.chart2d.Chart2D
Method which returns the locale of the Chart2D
getMinimumSize() - Method in class com.elj.chart.chart2d.Chart2D
Returns the minimum size
getPieColors() - Method in class com.elj.chart.chart2d.Chart2D
Returns the pie colors
getPreferredSize() - Method in class com.elj.chart.chart2d.Chart2D
Returns the preferred size
getPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getPropertyDescriptors() - Method in class com.elj.chart.chart2d.Chart2DBeanInfo
Method which returns the property descriptors for the Chart2D
getPropertyDescriptors() - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getPropertyDescriptors() - Method in class com.elj.beaninfo.awt.ComponentBeanInfo
Method which returns the property descriptor for the component
getReadOnlyPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getSelectedPie() - Method in class com.elj.chart.chart2d.Chart2D
Gets the current selected pie slice.
getSQLData() - Method in class com.elj.chart.chart2d.Chart2D
Returns the SQL data
getTags() - Method in class com.elj.chart.chart2d.Chart2DPropertyEditor
Returns the tags
getTags() - Method in class com.elj.chart.chart2d.LinePropertyEditor
Returns the tags
getTags() - Method in class com.elj.editors.LocaleEditor
 
getTags() - Method in class com.elj.editors.CursorEditor
 
getTextColor() - Method in class com.elj.chart.chart2d.Chart2D
Returns the text color of the chart
getTitle() - Method in class com.elj.chart.chart2d.Chart2D
Returns the title of the Chart2D
getTitleColor() - Method in class com.elj.chart.chart2d.Chart2D
Returns the title color of the chart
getTitleFont() - Method in class com.elj.chart.chart2d.Chart2D
Returns the title font of the chart
getWriteOnlyPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
getXAxisLabel() - Method in class com.elj.chart.chart2d.Chart2D
Returns the label of the x axis
getXLabel() - Method in class com.elj.chart.chart2d.Chart2D
Gets the text labels for the data items to be displayed
getYAxisLabel() - Method in class com.elj.chart.chart2d.Chart2D
Returns the label of the y axis

I

isPaintable() - Method in class com.elj.editors.BoundsEditor
 

L

LINE_CHART - Static variable in class com.elj.chart.chart2d.Chart2D
Chart type for the Chart2D
LinePropertyEditor - class com.elj.chart.chart2d.LinePropertyEditor.
Property editor for the line style
LinePropertyEditor() - Constructor for class com.elj.chart.chart2d.LinePropertyEditor
 
LocaleEditor - class com.elj.editors.LocaleEditor.
This class provides the editor for Locales.
LocaleEditor() - Constructor for class com.elj.editors.LocaleEditor
Default constructor.

P

paintValue(Graphics, Rectangle) - Method in class com.elj.editors.BoundsEditor
 
parseString(String, String) - Method in class com.elj.chart.chart2d.Chart2D
Parses the string
PIE_CHART - Static variable in class com.elj.chart.chart2d.Chart2D
Chart type for the Chart2D
PieColorEditor - class com.elj.chart.chart2d.PieColorEditor.
Provides the property editor for the pie colors
PieColorEditor() - Constructor for class com.elj.chart.chart2d.PieColorEditor
 

R

readExternal(ObjectInput) - Method in class com.elj.chart.chart2d.Chart2D
Implementation of the Externalizable
removePropertyChangeListener(PropertyChangeListener) - Method in class com.elj.chart.chart2d.Chart2D
Removes the property change listener
removePropertyDescriptor(PropertyDescriptor[], String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 
removePropertyDescriptors(PropertyDescriptor[], String[]) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
 

S

setAsText(String) - Method in class com.elj.editors.LocaleEditor
 
setAsText(String) - Method in class com.elj.editors.CursorEditor
 
setAxisColor(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the axis color of the chart
setAxisLabelFont(Font) - Method in class com.elj.chart.chart2d.Chart2D
Sets the axis label font
setBackground(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the background
setBounds(int, int, int, int) - Method in class com.elj.chart.chart2d.Chart2D
Method which sets the bounds of the Chart2D
setChartType(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the chart type
setCursor(Cursor) - Method in class com.elj.chart.chart2d.Chart2D
Method which sets the cursor for the Chart2D
setEnabled(boolean) - Method in class com.elj.chart.chart2d.Chart2D
Method which sets the enability of the Chart2D
setFont(Font) - Method in class com.elj.chart.chart2d.Chart2D
Sets the font for the chart
setForeground(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the foreground
setGapBetweenBars(int) - Method in class com.elj.chart.chart2d.Chart2D
Sets the gap between the bars of the bar chart
setGraphBackground(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the graph background
setGridColor(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the grid color of the chart
setInputValues(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the input values specified by the string
setLineStyle(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the LineStyle of the Line chart Three Line styles are supported straight, dashed and centered
setLocale(Locale) - Method in class com.elj.chart.chart2d.Chart2D
Method which sets the locale for the Chart2D
setPieColors(String[]) - Method in class com.elj.chart.chart2d.Chart2D
Sets the pie colors
setPieColors(Vector) - Method in class com.elj.chart.chart2d.Chart2D
Sets the PieColors from Vector, All the elements of the Vector must be of type Color
setSelectedPie(int) - Method in class com.elj.chart.chart2d.Chart2D
Sets the SelectedPie index of the Pie chart.
setSQLData(String[][]) - Method in class com.elj.chart.chart2d.Chart2D
Sets the SQL data
setSQLData(Vector) - Method in class com.elj.chart.chart2d.Chart2D
Sets the SQL data
setTextColor(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the text color for the chart
setTitle(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the title of the Chart2D
setTitleColor(Color) - Method in class com.elj.chart.chart2d.Chart2D
Sets the title color for the chart
setTitleFont(Font) - Method in class com.elj.chart.chart2d.Chart2D
Sets the title font for the chart
setVisible(boolean) - Method in class com.elj.chart.chart2d.Chart2D
Method which sets the visibility for the Chart2D
setXAxisLabel(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the x axis label
setXLabel(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the XLabels for the data items to be displayed
setYAxisLabel(String) - Method in class com.elj.chart.chart2d.Chart2D
Sets the y axis label
SimpleBeanInfo - class com.elj.beaninfo.awt.SimpleBeanInfo.
 
SimpleBeanInfo() - Constructor for class com.elj.beaninfo.awt.SimpleBeanInfo
 
SQLDataEditor - class com.elj.chart.chart2d.SQLDataEditor.
SQLDataEditor provides the property editor for the SQL data
SQLDataEditor() - Constructor for class com.elj.chart.chart2d.SQLDataEditor
 
STRAIGHT_LINE - Static variable in class com.elj.chart.chart2d.Chart2D
Line style for the Chart2D
strJavaInitializationStringPrefix - Variable in class com.elj.editors.LocaleEditor
 
strJavaInitializationStringPrefix - Variable in class com.elj.editors.CursorEditor
 
supportsCustomEditor() - Method in class com.elj.editors.BoundsEditor
 

W

writeExternal(ObjectOutput) - Method in class com.elj.chart.chart2d.Chart2D
Implementation of the Externalizable

A B C D F G I L P R S W