Frames | No Frames |
Methods with return type javax.swing.colorchooser.AbstractColorChooserPanel | |
AbstractColorChooserPanel[] | This method returns the three default chooser panels to be used in
JColorChooser.
|
Fields of type javax.swing.colorchooser.AbstractColorChooserPanel | |
AbstractColorChooserPanel[] | An array of default choosers to use in the JColorChooser. |
Methods with return type javax.swing.colorchooser.AbstractColorChooserPanel | |
AbstractColorChooserPanel[] | This method creates the default chooser panels for the JColorChooser.
|
Methods with parameter type javax.swing.colorchooser.AbstractColorChooserPanel | |
void | This method adds the given AbstractColorChooserPanel to the list of the
JColorChooser's chooserPanels.
|
AbstractColorChooserPanel | This method removes the given AbstractColorChooserPanel from the
JColorChooser's list of chooserPanels.
|
void | This method sets the chooserPanels property for this JColorChooser.
|
Methods with return type javax.swing.colorchooser.AbstractColorChooserPanel | |
AbstractColorChooserPanel[] | This method returns the AbstractColorChooserPanels used with this
JColorChooser.
|
AbstractColorChooserPanel | This method removes the given AbstractColorChooserPanel from the
JColorChooser's list of chooserPanels.
|