|
swingx Version 2005-08-19 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetableAction | |
|---|---|
| org.jdesktop.swingx.action | Contains classes related to the JDNC actions architecture. |
| Uses of TargetableAction in org.jdesktop.swingx.action |
|---|
| Methods in org.jdesktop.swingx.action that return TargetableAction | |
|---|---|
static TargetableAction |
ActionFactory.createTargetableAction(String id,
String name)
These methods are usefull for creating targetable actions |
static TargetableAction |
ActionFactory.createTargetableAction(String id,
String name,
String mnemonic)
|
static TargetableAction |
ActionFactory.createTargetableAction(String id,
String name,
String mnemonic,
boolean toggle)
|
static TargetableAction |
ActionFactory.createTargetableAction(String id,
String name,
String mnemonic,
boolean toggle,
String group)
|
TargetableAction |
ActionManager.getTargetableAction(Object id)
Convenience method for returning the TargetableAction |
|
swingx Version 2005-08-19 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||