JAPI 0.9.0
Yet another Java API
API Documentation

Uses of Class
net.sf.japi.swing.ActionFactory

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

© 2005-2006 Christian Hujer. All rights reserved. See copyright