|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToggleAction | |
|---|---|
| oracle.ide.controller | |
| oracle.ide.controls | Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. |
| oracle.jdeveloper.audit.service | The API classes for invoking Audit programatically, and a few Audit common API classes. |
| oracle.jdeveloper.db.controls | UI controls that are useful when listing, selecting or displaying database connections. |
| oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
| oracle.jdeveloper.webapp.navigation | |
| oracle.jdevimpl.audit.swing | |
| Uses of ToggleAction in oracle.ide.controller |
|---|
| Subclasses of ToggleAction in oracle.ide.controller | |
|---|---|
class |
IdeActionAn IdeAction is used when adding a menu and/or toobar button. |
| Methods in oracle.ide.controller with parameters of type ToggleAction | |
|---|---|
javax.swing.JMenuItem |
MenuManager.createMenuItem(ToggleAction action)Creates a new menu item for the supplied ToggleAction. |
javax.swing.JMenuItem |
MenuManager.createMenuItem(ToggleAction action, float menuWeight)Creates a new menu item for the supplied ToggleAction with the supplied menu weight. |
| Uses of ToggleAction in oracle.ide.controls |
|---|
| Subclasses of ToggleAction in oracle.ide.controls | |
|---|---|
protected static class |
SingleRowTabbedPaneUI.ScrollMenuActionDeprecated. |
protected static class |
SingleRowTabbedPaneUI.ScrollMenuShowVisibleActionDeprecated. |
protected static class |
SingleRowTabbedPaneUI.ScrollMenuSortActionDeprecated. |
| Fields in oracle.ide.controls declared as ToggleAction | |
|---|---|
protected ToggleAction[] |
MenuToolButton._actions |
protected ToggleAction |
MenuToolButton._visibleActions |
protected ToggleAction |
SingleRowTabbedPaneUI.scrollMenuShowVisibleActionDeprecated. |
protected ToggleAction |
SingleRowTabbedPaneUI.scrollMenuSortActionDeprecated. |
| Methods in oracle.ide.controls with parameters of type ToggleAction | |
|---|---|
ToolButton |
Toolbar.add(ToggleAction action)Adds a new button to the toolbar. |
MenuToolButton |
Toolbar.addMenuButton(ToggleAction[] actions) |
javax.swing.JMenuItem |
MenuToolButton.addPopupItem(ToggleAction action) |
RadioToolButton |
Toolbar.addRadioButton(ToggleAction action, javax.swing.ButtonGroup bgroup) |
ToggleToolButton |
Toolbar.addToggleButton(ToggleAction action) |
javax.swing.JMenuItem |
MenuToolButton.findPopupItem(ToggleAction action) |
void |
MenuToolButton.removePopupItem(ToggleAction action) |
| Constructors in oracle.ide.controls with parameters of type ToggleAction | |
|---|---|
MenuItem(ToggleAction action) |
|
MenuToolButton(ToggleAction buttonAction)Creates a menu button where the menu is a drop down menu with ordinary menu items. |
|
MenuToolButton(ToggleAction[] actions)Creates a menu button where the menu is a drop down menu with radio buttons and the button displays the icon of the currently selected button. |
|
MenuToolButton(ToggleAction[] radioActions, ToggleAction defaultAction)Creates a menu button where the menu is a drop down menu with radio buttons and the button displays the icon of the currently selected button. |
|
MenuToolButton(ToggleAction[] radioActions, ToggleAction defaultAction)Creates a menu button where the menu is a drop down menu with radio buttons and the button displays the icon of the currently selected button. |
|
RadioMenuItem(ToggleAction action) |
|
RadioToolButton(ToggleAction action)Deprecated. |
|
ToggleAction(ToggleAction action) |
|
ToggleMenuItem(ToggleAction action)Constructor. |
|
ToggleToolButton(ToggleAction action) |
|
| Uses of ToggleAction in oracle.jdeveloper.audit.service |
|---|
| Subclasses of ToggleAction in oracle.jdeveloper.audit.service | |
|---|---|
class |
DefaultTransformsAction |
class |
TransformAction |
| Uses of ToggleAction in oracle.jdeveloper.db.controls |
|---|
| Constructors in oracle.jdeveloper.db.controls with parameters of type ToggleAction | |
|---|---|
ConnectionPickerButton(ConnectionInfo info, ToggleAction action)Creates a new picker button when a connection is selected, fires the given action. |
|
| Uses of ToggleAction in oracle.jdeveloper.vcs.util |
|---|
| Methods in oracle.jdeveloper.vcs.util with parameters of type ToggleAction | |
|---|---|
static javax.swing.JMenuItem |
VCSMenuUtils.addMenuItem(ContextMenu menu, ToggleAction action, float section) |
static javax.swing.JMenuItem |
VCSMenuUtils.addMenuItem(javax.swing.JMenu menu, ToggleAction action, float section)Create and add a menu item for the specified action. |
| Uses of ToggleAction in oracle.jdeveloper.webapp.navigation |
|---|
| Methods in oracle.jdeveloper.webapp.navigation with parameters of type ToggleAction | |
|---|---|
javax.swing.JMenuItem |
NavigationMenu.createMenuItem(ToggleAction action)Creates a new menu item for the supplied ToggleAction. |
javax.swing.JMenuItem |
NavigationMenu.createMenuItem(ToggleAction action, float menuWeight)Creates a new menu item for the supplied ToggleAction with the supplied menu weight. |
| Uses of ToggleAction in oracle.jdevimpl.audit.swing |
|---|
| Constructors in oracle.jdevimpl.audit.swing with parameters of type ToggleAction | |
|---|---|
DropdownButton(ToggleAction action) |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||