|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionFactory | |
|---|---|
| net.sf.japi.swing | Swing extensions. |
| net.sf.japi.swing.prefs.keys | Keyboard preferences. |
| Uses of ActionFactory in net.sf.japi.swing |
|---|
| Methods in net.sf.japi.swing that return ActionFactory | |
|---|---|
static ActionFactory |
ActionFactory.getFactory(String key)
Get an ActionFactory. |
| Methods in net.sf.japi.swing with parameters of type ActionFactory | |
|---|---|
void |
ActionFactory.addParent(ActionFactory parent)
Add a parent to the list of used parents. |
| Uses of ActionFactory in net.sf.japi.swing.prefs.keys |
|---|
| Constructors in net.sf.japi.swing.prefs.keys with parameters of type ActionFactory | |
|---|---|
KeyStrokePrefs(ActionFactory... actionFactories)
Create KeyStrokePrefs for a list of ActionFactories. |
|
| Constructor parameters in net.sf.japi.swing.prefs.keys with type arguments of type ActionFactory | |
|---|---|
KeyStrokeRootNode(List<ActionFactory> factories)
Create a KeyStrokeRootNode. |
|
KeyStrokeTreeTableModel(List<ActionFactory> factories)
Create a KeyStrokeTreeTableModel. |
|
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||