| Klasse javax.swing.JRadioButton | 1.2 |
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.AbstractButton
|
+--javax.swing.JToggleButton
|
+--javax.swing.JRadioButton
| Konstruktoren | |
|---|---|
| public | JRadioButton() |
| public | JRadioButton(Icon icon) |
| public | JRadioButton(Action a) ![]() |
| public | JRadioButton(Icon icon, boolean selected) |
| public | JRadioButton(String text) |
| public | JRadioButton(String text, boolean selected) |
| public | JRadioButton(String text, Icon icon) |
| public | JRadioButton(String text, Icon icon, boolean selected) |
| Methoden | |
|---|---|
| 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)