java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.reporting.designer.workspace.inspector.factories.ColorEditorTable
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ColorEditorTable extends JPanel
Created by carl.gould on 7/21/2015.
See Also:
  • Field Details

    • addAction

      protected Action addAction
    • deleteAction

      protected Action deleteAction
  • Constructor Details

    • ColorEditorTable

      protected ColorEditorTable(Color[] colors)
  • Method Details

    • getColorArray

      public Color[] getColorArray()
    • updateEnabledState

      protected void updateEnabledState()