| Klasse javax.swing.JCheckBox | 1.2 |
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.AbstractButton
|
+--javax.swing.JToggleButton
|
+--javax.swing.JCheckBox
| Datenelemente | |
|---|---|
| public final static String | BORDER_PAINTED_FLAT_CHANGED_PROPERTY |
| Konstruktoren | |
|---|---|
| public | JCheckBox() |
| public | JCheckBox(Icon icon) |
| public | JCheckBox(Icon icon, boolean selected) |
| public | JCheckBox(String text) |
| public | JCheckBox(Action a) ![]() |
| public | JCheckBox(String text, boolean selected) |
| public | JCheckBox(String text, Icon icon) |
| public | JCheckBox(String text, Icon icon, boolean selected) |
| Methoden | |
|---|---|
| public void | setBorderPaintedFlat(boolean b) |
| public boolean | isBorderPaintedFlat() |
| public void | updateUI() |
| public String | getUIClassID() |
| protected void | configurePropertiesFromAction(Action a) ![]() |
| protected PropertyChangeListener | createActionPropertyChangeListener(Action a) ![]() |
| protected String | paramString() |
| public AccessibleContext | getAccessibleContext() |
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)