JAPI 0.9.0
Yet another Java API
API Documentation

net.sf.japi.swing.prefs.keys
Class KeyStrokeRootNode

java.lang.Object
  extended by net.sf.japi.swing.prefs.keys.AbstractSimpleNode<net.sf.japi.swing.prefs.keys.ActionMapNode>
      extended by net.sf.japi.swing.prefs.keys.KeyStrokeRootNode

public class KeyStrokeRootNode
extends AbstractSimpleNode<net.sf.japi.swing.prefs.keys.ActionMapNode>

TODO

Author:
Christian Hujer

Constructor Summary
KeyStrokeRootNode(List<ActionFactory> factories)
          Create a KeyStrokeRootNode.
 
Method Summary
 Object getValueAt(int column)
          
 
Methods inherited from class net.sf.japi.swing.prefs.keys.AbstractSimpleNode
getChild, getChildCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyStrokeRootNode

public KeyStrokeRootNode(List<ActionFactory> factories)
Create a KeyStrokeRootNode.

Parameters:
factories - ActionFactories
Method Detail

getValueAt

public Object getValueAt(int column)


JAPI
Yet another Java API
API Documentation

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