public static class AttributesPanel.RMColorPanel extends RJColorPanel
RJColorPanel.CPModel, RJColorPanel.ImagePickerLabel| Constructor and Description |
|---|
RMColorPanel()
Creates a new RMColorPanel.
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor()
Overrides normal implementation to get color from editor if no color well selected.
|
java.lang.String |
getWindowTitle()
Returns the name for this panel.
|
void |
setColor(java.awt.Color aColor)
Sets the current color of the color panel.
|
void |
setVisible(boolean aValue)
Overrides color panel behavior to order attributes panel visible instead.
|
addRecentColor, getColorWell, getModel, getSelectedPicker, getShared, getSharedClass, getUI, isVisible, resetUI, respondUI, setColorWell, setModel, setSelectedPicker, setSharedClasspublic void setVisible(boolean aValue)
setVisible in class RJColorPanelpublic java.lang.String getWindowTitle()
public java.awt.Color getColor()
getColor in class RJColorPanelpublic void setColor(java.awt.Color aColor)
setColor in class RJColorPanel