Class RJColorWellShape

    • Constructor Detail

      • RJColorWellShape

        public RJColorWellShape()
    • Method Detail

      • isSelectable

        public boolean isSelectable()
        Returns whether selectable.
      • setSelectable

        public void setSelectable​(boolean aValue)
        Sets whether selectable.
      • getComponentClass

        public java.lang.Class<? extends javax.swing.JComponent> getComponentClass()
        Returns the component class for this component shape.
        Overrides:
        getComponentClass in class JComponentShape