Class AttributesPanel.APColorPanel

Enclosing class:
AttributesPanel

public class AttributesPanel.APColorPanel extends RJColorPanel
This inner class is a RJColorPanel suitable for manipulating colors in current RMEditor.
  • Constructor Details

    • APColorPanel

      public APColorPanel()
  • Method Details

    • setWindowVisible

      public void setWindowVisible(boolean aValue)
      Overrides color panel behavior to order attributes panel visible instead.
      Overrides:
      setWindowVisible in class SwingOwner
    • getColor

      public Color getColor()
      Overrides normal implementation to get color from editor if no color well selected.
      Overrides:
      getColor in class RJColorPanel
    • setColor

      public void setColor(Color aColor)
      Override to forward to editor.
      Overrides:
      setColor in class RJColorPanel
    • getWindowTitle

      public String getWindowTitle()
      Returns the name for this panel.