A B C G I L P R S T W

A

add(PropertyDescriptor[], PropertyDescriptor[]) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Adds the property descriptors array.

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.
Component BeanInfo Provides the design patterns to analyze the Component It's subclass should override the getBeanDescriptor() method .
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.

G

getAlarm() - Method in class com.elj.gauges.level.LevelGauge
Gets the alarm value specified in the level guage
getAlarmZoneColor() - Method in class com.elj.gauges.level.LevelGauge
Gets the alarm zone color of the level guage
getAsText() - Method in class com.elj.editors.LocaleEditor
 
getAsText() - Method in class com.elj.editors.CursorEditor
 
getAsText() - Method in class com.elj.editors.BoundsEditor
 
getBeanDescriptor() - Method in class com.elj.gauges.level.LevelGaugeBeanInfo
Denies knowledge about the class and customizer of the bean
getBeanDescriptor() - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Denies knowledge about the class and customizer of the bean
getBorderColor() - Method in class com.elj.gauges.level.LevelGauge
Gets the border color of the level guage
getCaption() - Method in class com.elj.gauges.level.LevelGauge
Gets the caption of the levelguage
getCaptionFont() - Method in class com.elj.gauges.level.LevelGauge
Gets the font style of the caption text
getCustomEditor() - Method in class com.elj.editors.BoundsEditor
 
getIndexedPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Gets the indexed property descriptor with specified property name
getJavaInitializationString() - Method in class com.elj.editors.LocaleEditor
 
getJavaInitializationString() - Method in class com.elj.editors.CursorEditor
 
getJavaInitializationString() - Method in class com.elj.editors.BoundsEditor
 
getLocale() - Method in class com.elj.gauges.level.LevelGauge
Returns the value of locale.
getMaximum() - Method in class com.elj.gauges.level.LevelGauge
Gets the maximum value of the scale in a level guage
getMinimum() - Method in class com.elj.gauges.level.LevelGauge
Gets the minimum value of the scale in a level guage
getName() - Method in class com.elj.gauges.level.LevelGauge
Gets the name or the handle of the object
getNumbersFont() - Method in class com.elj.gauges.level.LevelGauge
Gets the font style of the numbers text
getPreferredSize() - Method in class com.elj.gauges.level.LevelGauge
Gets the preferred size of this bean.
getPropertyDescriptor(PropertyDescriptor[], String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Gets the property descriptor from the array by specified property name.
getPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Gets the property descriptor with specified property name
getPropertyDescriptors() - Method in class com.elj.gauges.level.LevelGaugeBeanInfo
Denies knowledge of properties.
getPropertyDescriptors() - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Denies knowledge of properties.
getPropertyDescriptors() - Method in class com.elj.beaninfo.awt.ComponentBeanInfo
Denies knowledge of properties.
getReadOnlyPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Gets the read only property descriptor with specified property name
getTags() - Method in class com.elj.editors.LocaleEditor
 
getTags() - Method in class com.elj.editors.CursorEditor
 
getValue() - Method in class com.elj.gauges.level.LevelGauge
Gets the current value of the gauge
getWarning() - Method in class com.elj.gauges.level.LevelGauge
Gets the warning value specified in the level guage
getWarningZoneColor() - Method in class com.elj.gauges.level.LevelGauge
Gets the warning zone color of the level guage
getWriteOnlyPropertyDescriptor(String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Gets the write only property descriptor with specified property name
getZoneColor() - Method in class com.elj.gauges.level.LevelGauge
Gets the zone color of the level guage

I

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

L

LevelGauge - class com.elj.gauges.level.LevelGauge.
This bean component allows the user to pipe the data through retrieval tools and check the level of the of data between the minimum and maximum.
LevelGauge() - Constructor for class com.elj.gauges.level.LevelGauge
Creates a LevelGauge.
LevelGaugeBeanInfo - class com.elj.gauges.level.LevelGaugeBeanInfo.
Provides the design patterns to analyze the LevelGauge
LevelGaugeBeanInfo() - Constructor for class com.elj.gauges.level.LevelGaugeBeanInfo
 
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.gauges.level.LevelGauge
Paints this bean.
paintValue(Graphics, Rectangle) - Method in class com.elj.editors.BoundsEditor
 

R

readExternal(ObjectInput) - Method in class com.elj.gauges.level.LevelGauge
 
removePropertyDescriptor(PropertyDescriptor[], String) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Removes the property descriptor from the array by specified property name.
removePropertyDescriptors(PropertyDescriptor[], String[]) - Method in class com.elj.beaninfo.awt.SimpleBeanInfo
Removes the property descriptors from the array by specified property names.

S

setAlarm(int) - Method in class com.elj.gauges.level.LevelGauge
Sets the alarm level value of the gauge
setAlarmZoneColor(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the alarm zone color of the values represented in a level guage
setAsText(String) - Method in class com.elj.editors.LocaleEditor
 
setAsText(String) - Method in class com.elj.editors.CursorEditor
 
setBackground(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the Background color.
setBorderColor(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the border color of the level guage
setBounds(int, int, int, int) - Method in class com.elj.gauges.level.LevelGauge
Moves and resizes this bean.
setCaption(String) - Method in class com.elj.gauges.level.LevelGauge
Sets the caption text of this bean
setCaptionFont(Font) - Method in class com.elj.gauges.level.LevelGauge
Sets the caption font of this bean
setCursor(Cursor) - Method in class com.elj.gauges.level.LevelGauge
Sets value of the cursor.
setEnabled(boolean) - Method in class com.elj.gauges.level.LevelGauge
sets Enablity.
setFont(Font) - Method in class com.elj.gauges.level.LevelGauge
Sets the font.
setForeground(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the Foreground color.
setLocale(Locale) - Method in class com.elj.gauges.level.LevelGauge
Sets value of the locale.
setMaximum(int) - Method in class com.elj.gauges.level.LevelGauge
Sets the maximum level value of the gauge
setMinimum(int) - Method in class com.elj.gauges.level.LevelGauge
Sets the minimum level value of the gauge
setName(String) - Method in class com.elj.gauges.level.LevelGauge
Sets the name of this bean
setNumbersFont(Font) - Method in class com.elj.gauges.level.LevelGauge
Sets the numbers font of this bean
setValue(int) - Method in class com.elj.gauges.level.LevelGauge
Sets the value to be represented in the level guage
setVisible(boolean) - Method in class com.elj.gauges.level.LevelGauge
sets Visiblity.
setWarning(int) - Method in class com.elj.gauges.level.LevelGauge
Sets the warning level value of the gauge
setWarningZoneColor(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the warning zone color of the values represented in a level guage
setZoneColor(Color) - Method in class com.elj.gauges.level.LevelGauge
Sets the zone color of the values represented in a level guage
SimpleBeanInfo - class com.elj.beaninfo.awt.SimpleBeanInfo.
Simple BeanInfo Abstract class provides the utility methods to set/get the properties.
SimpleBeanInfo() - Constructor for class com.elj.beaninfo.awt.SimpleBeanInfo
 
strJavaInitializationStringPrefix - Variable in class com.elj.editors.LocaleEditor
 
strJavaInitializationStringPrefix - Variable in class com.elj.editors.CursorEditor
 
supportsCustomEditor() - Method in class com.elj.editors.BoundsEditor
 

T

toString() - Method in class com.elj.gauges.level.LevelGauge
Returns string representation of this bean

W

writeExternal(ObjectOutput) - Method in class com.elj.gauges.level.LevelGauge
Externalizable interface implementation to save and retrieve the state of this bean

A B C G I L P R S T W