java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
net.mcreator.ui.views.editor.image.tool.component.ColorSelector
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ColorSelector extends JPanel
See Also:
  • Constructor Details

    • ColorSelector

      public ColorSelector(MCreator f)
  • Method Details

    • getForegroundColor

      public Color getForegroundColor()
    • setForegroundColor

      public void setForegroundColor(Color foreground)
    • getBackgroundColor

      public Color getBackgroundColor()
    • setBackgroundColor

      public void setBackgroundColor(Color background)