Class AnnotationColorPropertyPanel

    • Field Detail

      • controller

        protected final Controller controller
      • colourPickerButton

        protected final JButton colourPickerButton
      • preferencesButton

        protected final JButton preferencesButton
      • lastColor

        protected Color lastColor
    • Constructor Detail

      • AnnotationColorPropertyPanel

        public AnnotationColorPropertyPanel​(Controller controller,
                                            ResourceBundle messageBundle)
    • Method Detail

      • refreshColorPanel

        public void refreshColorPanel()
        Forces the dynamic labeled colours and recent colour sub buttons to be refreshed, should be called after a preference panel update.
      • buildRecentColours

        public void buildRecentColours​(Color newColor)