Class FieldColorTableModel

All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener, TableModel, RmaTableModelInterface

public class FieldColorTableModel extends AbstractRmaTableModel implements PropertyChangeListener
Class that generates a table of colors to a AiShape drawing attribute.
See Also:
  • Constructor Details

    • FieldColorTableModel

      public FieldColorTableModel()
      Creates a new instance of FieldColorTableModel
  • Method Details