|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IActionProvider.Actions | |
|---|---|
| com.github.croesch.micro_debug.gui.actions | |
| com.github.croesch.micro_debug.gui.actions.api | |
| Uses of IActionProvider.Actions in com.github.croesch.micro_debug.gui.actions |
|---|
| Methods in com.github.croesch.micro_debug.gui.actions with parameters of type IActionProvider.Actions | |
|---|---|
Action |
ActionProvider.getAction(IActionProvider.Actions key)
Returns the Action that is stored for this key. |
| Uses of IActionProvider.Actions in com.github.croesch.micro_debug.gui.actions.api |
|---|
| Methods in com.github.croesch.micro_debug.gui.actions.api that return IActionProvider.Actions | |
|---|---|
static IActionProvider.Actions |
IActionProvider.Actions.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IActionProvider.Actions[] |
IActionProvider.Actions.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.croesch.micro_debug.gui.actions.api with parameters of type IActionProvider.Actions | |
|---|---|
Action |
IActionProvider.getAction(IActionProvider.Actions key)
Returns the Action that is stored for this key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||