Class JColorSelectorPanel

    • Constructor Detail

      • JColorSelectorPanel

        public JColorSelectorPanel​(String caption,
                                   JPanel colorSelectionContainer)
    • Method Detail

      • updateUI

        public void updateUI()
        Overrides:
        updateUI in class JPanel
      • getCaption

        public String getCaption()
      • getColorSelectionContainer

        public JPanel getColorSelectionContainer()
      • setLastPanel

        public void setLastPanel​(boolean isLastPanel)
      • isLastPanel

        public boolean isLastPanel()