public class ChoiceboxRepresentor_RadioBox extends AbstractChoiceBoxComponentRepresentor implements java.io.Serializable
| Constructor and Description |
|---|
ChoiceboxRepresentor_RadioBox(FChoiceBox container) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBackground(java.awt.Color color) |
void |
setFont(java.awt.Font f) |
void |
setForeground(java.awt.Color color) |
public ChoiceboxRepresentor_RadioBox(FChoiceBox container)
public void setFont(java.awt.Font f)
setFont in class AbstractChoiceBoxComponentRepresentorpublic void setForeground(java.awt.Color color)
setForeground in class AbstractChoiceBoxComponentRepresentorpublic void setBackground(java.awt.Color color)
setBackground in class AbstractChoiceBoxComponentRepresentorCopyright ? 2022. All Rights Reserved.