Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
F
G
I
L
P
R
S
U
W
A
add(PropertyDescriptor[], PropertyDescriptor[])
- Method in class com.elj.beaninfo.awt.
SimpleBeanInfo
addPropertyChangeListener(PropertyChangeListener)
- Method in class com.elj.chart.stripchart.
StripChart
Adds the property change listener
addStripChartListener(StripChartListener)
- Method in class com.elj.chart.stripchart.
StripChart
Adds the StripChartListener
B
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
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
DataEditor
- class com.elj.chart.stripchart.
DataEditor
.
DataEditor provides the property editor for the data
DataEditor()
- Constructor for class com.elj.chart.stripchart.
DataEditor
F
firePropertyChange(String, Object, Object)
- Method in class com.elj.chart.stripchart.
StripChart
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
getAxisLabelFont()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the axis label's font
getBackground()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the background color of the graph
getBeanDescriptor()
- Method in class com.elj.chart.stripchart.
StripChartBeanInfo
Method which returns the bean descriptor for the StripChart
getBeanDescriptor()
- Method in class com.elj.beaninfo.awt.
SimpleBeanInfo
getChartTitle()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the chart title of the graph
getCustomEditor()
- Method in class com.elj.editors.
BoundsEditor
getData()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the data of the strip chart
getEndX()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the EndX value
getEndY()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the EndY value
getFont()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the font used in the strip chart labels except Title
getGridColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the grid color of the graph
getHighControl()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for high control on lowest on the graph
getHighControlColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for high control on lowest on the graph
getIndexedPropertyDescriptor(String)
- Method in class com.elj.beaninfo.awt.
SimpleBeanInfo
getInputYValues()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the data in the string form
getJavaInitializationString()
- Method in class com.elj.chart.stripchart.
DataEditor
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
getLabelColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the label color of the graph
getLocale()
- Method in class com.elj.chart.stripchart.
StripChart
Method which returns the locale of the StripChart
getLowControl()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for low control on lowest on the graph
getLowControlColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for low control on lowest on the graph
getMinimumSize()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the minimum size
getPreferredSize()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the preferred size
getPropertyDescriptor(String)
- Method in class com.elj.beaninfo.awt.
SimpleBeanInfo
getPropertyDescriptors()
- Method in class com.elj.chart.stripchart.
StripChartBeanInfo
Method which returns the property descriptors for the StripChart
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
getScaleX()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the value in the ScaleX
getStartX()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the StartX value
getStartY()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the StartY value
getStripColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the strip color of the graph
getTags()
- Method in class com.elj.editors.
LocaleEditor
getTags()
- Method in class com.elj.editors.
CursorEditor
getTitleColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the title color of the graph
getTitleFont()
- Method in class com.elj.chart.stripchart.
StripChart
Gets the font used in the strip chart for the Title
getWriteOnlyPropertyDescriptor(String)
- Method in class com.elj.beaninfo.awt.
SimpleBeanInfo
getXLabel()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the X axis labels on the graph
getXLabelColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color of X axis labels in the graph
getYHighest()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the highest value of Y on the graph
getYHighestColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for Y highest on the graph
getYLabel()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the Y axis labels on the graph
getYLabelColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color of Y axis labels in the graph
getYLowest()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the lowest value of Y on the graph
getYLowestColor()
- Method in class com.elj.chart.stripchart.
StripChart
Returns the color for Y lowest on the graph
I
isPaintable()
- Method in class com.elj.editors.
BoundsEditor
L
LocaleEditor
- class com.elj.editors.
LocaleEditor
.
This class provides the editor for Locales.
LocaleEditor()
- Constructor for class com.elj.editors.
LocaleEditor
Default constructor.
P
paint(Graphics)
- Method in class com.elj.chart.stripchart.
StripChart
Overriden paint method
paintValue(Graphics, Rectangle)
- Method in class com.elj.editors.
BoundsEditor
R
readExternal(ObjectInput)
- Method in class com.elj.chart.stripchart.
StripChart
Implementation of the Externalizable
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.elj.chart.stripchart.
StripChart
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
removeStripChartListener(StripChartListener)
- Method in class com.elj.chart.stripchart.
StripChart
Removes the StripChartListener
S
setAsText(String)
- Method in class com.elj.editors.
LocaleEditor
setAsText(String)
- Method in class com.elj.editors.
CursorEditor
setAxisLabelFont(Font)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the axis label's font
setBackground(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the background color of the graph
setBounds(int, int, int, int)
- Method in class com.elj.chart.stripchart.
StripChart
Method which sets the bounds of the StripChart
setChartTitle(String)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the chart title of the graph
setCursor(Cursor)
- Method in class com.elj.chart.stripchart.
StripChart
Method which sets the cursor for the StripChart
setData(String[])
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Data to draw StripChart.
setData(Vector)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Data to draw StripChart.
setEndX(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Ending location of Stripchart on X - Axis
setEndY(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Ending location of Stripchart on Y - Axis
setFont(Font)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the font used in the strip chart labels except Title
setGridColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the grid color of the graph
setHighControl(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the high control value on the graph
setHighControlColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the color representing high control in the graph
setInputYValues(String)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Data to draw Stripchart.
setLabelColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the label color for the chart
setLocale(Locale)
- Method in class com.elj.chart.stripchart.
StripChart
Method which sets the locale for the StripChart
setLowControl(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the low control value on the graph
setLowControlColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the color representing low control in the graph
setScaleX(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Scale of the Stripchart The scale will decide the amount of data to be visible on the chart
setStartX(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Starting location of Stripchart on X - Axis
setStartY(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Starting location of Stripchart on Y - Axis
setStripColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the strip color for the chart
setTitleColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the title color of the graph
setTitleFont(Font)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the font used in the strip chart Title
setVisible(boolean)
- Method in class com.elj.chart.stripchart.
StripChart
Method which sets the visibility for the StripChart
setXLabel(String)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the label on X axis
setXLabelColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the color of X axis labels in the graph
setYHighest(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the maximum value to be data to be represented on the Y axis
setYHighestColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Y highest representing color of the graph
setYLabel(String)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the label on Y axis
setYLabelColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the color of Y axis labels in the graph
setYLowest(double)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the minimum value of the data to be represented on the Y axis
setYLowestColor(Color)
- Method in class com.elj.chart.stripchart.
StripChart
Sets the Y lowest representing color of the graph
SimpleBeanInfo
- class com.elj.beaninfo.awt.
SimpleBeanInfo
.
SimpleBeanInfo()
- Constructor for class com.elj.beaninfo.awt.
SimpleBeanInfo
StripChart
- class com.elj.chart.stripchart.
StripChart
.
This class implements the strip chart which monitors continuous data and represents it visually as a window for a fixed time interval.
StripChart()
- Constructor for class com.elj.chart.stripchart.
StripChart
Constructs the Strip Chart
StripChartBeanInfo
- class com.elj.chart.stripchart.
StripChartBeanInfo
.
Class which provides the bean info for the StripChart
StripChartBeanInfo()
- Constructor for class com.elj.chart.stripchart.
StripChartBeanInfo
StripChartEvent
- class com.elj.chart.stripchart.
StripChartEvent
.
StripChartEvent
StripChartEvent(Object, boolean, boolean, boolean)
- Constructor for class com.elj.chart.stripchart.
StripChartEvent
Constructs the StripChartEvent
StripChartHighFalse(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
StripChartHighTrue(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
StripChartListener
- interface com.elj.chart.stripchart.
StripChartListener
.
StripChartListener listens for the StripChartEvent
StripChartLowFalse(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
StripChartLowTrue(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
StripChartNormalFalse(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
StripChartNormalTrue(StripChartEvent)
- Method in interface com.elj.chart.stripchart.
StripChartListener
strJavaInitializationStringPrefix
- Variable in class com.elj.editors.
LocaleEditor
strJavaInitializationStringPrefix
- Variable in class com.elj.editors.
CursorEditor
supportsCustomEditor()
- Method in class com.elj.editors.
BoundsEditor
U
update(Graphics)
- Method in class com.elj.chart.stripchart.
StripChart
Overriden update method
W
writeExternal(ObjectOutput)
- Method in class com.elj.chart.stripchart.
StripChart
Implementation of the Externalizable
A
B
C
D
F
G
I
L
P
R
S
U
W
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES