| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   javax.swing.AbstractAction
javax.swing.AbstractAction
       oracle.ide.controls.ButtonKeyController
oracle.ide.controls.ButtonKeyController
           oracle.ide.controls.RadioKeyController
oracle.ide.controls.RadioKeyController
public class RadioKeyController
RadioKeyController is a specialized version of ButtonKeyController that will check the JRadioButton in addition to set the focus.
| Field Summary | 
|---|
| Fields inherited from class javax.swing.AbstractAction | 
|---|
| changeSupport, enabled | 
| Fields inherited from interface javax.swing.Action | 
|---|
| ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON | 
| Method Summary | |
|---|---|
| static void | attach(javax.swing.ButtonGroup buttonGroup) | 
| protected  int | getActivedButton(javax.swing.AbstractButton[] buttons) | 
| protected  void | setActiveButton(javax.swing.AbstractButton button)Activates the button | 
| Methods inherited from class oracle.ide.controls.ButtonKeyController | 
|---|
| actionPerformed, attach, attach | 
| Methods inherited from class javax.swing.AbstractAction | 
|---|
| addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
protected int getActivedButton(javax.swing.AbstractButton[] buttons)
getActivedButton in class ButtonKeyControllerpublic static void attach(javax.swing.ButtonGroup buttonGroup)
protected void setActiveButton(javax.swing.AbstractButton button)
ButtonKeyControllersetActiveButton in class ButtonKeyController| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||