com.jeta.forms.components.colors |
|
Java Source File Name | Type | Comment |
ColorChooserFactory.java | Interface | This interface defines a method for invoking a color chooser other than the
standard JColorChooser. |
ColorDefinitionView.java | Class | This is an internal component used by the designer and is not meant to be
used independently of the designer. |
ColorSelector.java | Class | A view that allows the user to select a color that is either constant or
based on the current look and feel.
This class uses an internal component (JETAColorWell) that is not defined in
the forms runtime. |
ColorSelectorNames.java | Class | Names for components in the colorSelection.jfrm form. |
ColorSelectorUtils.java | Class | Helper class that uses reflection to access a JETAColorWell component. |
JETAColorWell.java | Class | This class is used to display a small rectangular button on a panel. |