public class JRadioButtonMenuItemProvider extends AbstractMenuItemProvider<JRadioButtonMenuItem>
| Constructor and Description |
|---|
JRadioButtonMenuItemProvider(Action action) |
| Modifier and Type | Method and Description |
|---|---|
AbstractButton |
getButton() |
JRadioButtonMenuItem |
getContainer() |
getActionpublic JRadioButtonMenuItemProvider(Action action)
public AbstractButton getButton()
public JRadioButtonMenuItem getContainer()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.