Color pad
- Author
- Bernard Bou
◆ ColorPad()
grammarscope.common.component.ColorPad.ColorPad |
( |
| ) |
|
◆ addActionListener()
void grammarscope.common.component.ColorPad.addActionListener |
( |
final ActionListener |
listener | ) |
|
Add action listener
- Parameters
-
◆ getBackground()
Color grammarscope.common.component.ColorPad.getBackground |
( |
| ) |
|
◆ paintComponent()
void grammarscope.common.component.ColorPad.paintComponent |
( |
final Graphics |
g | ) |
|
◆ setBackground()
void grammarscope.common.component.ColorPad.setBackground |
( |
final Color |
color | ) |
|
◆ color
Color grammarscope.common.component.ColorPad.color |
|
private |
◆ listeners
final Vector<ActionListener> grammarscope.common.component.ColorPad.listeners |
|
private |
◆ serialVersionUID
final long grammarscope.common.component.ColorPad.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file:
- grammarscope/common/src/main/java/grammarscope/common/component/ColorPad.java