Class AnnotationPreferencesPanel

  • All Implemented Interfaces:
    ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener

    public class AnnotationPreferencesPanel
    extends JPanel
    implements ListSelectionListener, ActionListener
    AnnotationPreferencesPanel currently allows for the customization of the labeled colour section of the AnnotationColorPropertyPanel. A list of named colours is stored int the preferences backing store. If no named colours are defined then no named colours show up in the annotation preferences panel. The controls on this preferences panel allow for the management of user specific named colours.

    A property change listener is also setup so the named colour list can be appropriately updated for any AnnotationColorButton instance.

    Since:
    6.3
    See Also:
    Serialized Form