nl.cloudfarming.client.area.field.explorer
Class HelpLineNodeFactory
java.lang.Object
org.openide.nodes.ChildFactory<HelpLine>
nl.cloudfarming.client.area.field.explorer.HelpLineNodeFactory
public class HelpLineNodeFactory
- extends org.openide.nodes.ChildFactory<HelpLine>
- Author:
- Timon Veenstra
| Nested classes/interfaces inherited from class org.openide.nodes.ChildFactory |
org.openide.nodes.ChildFactory.Detachable<T> |
| Methods inherited from class org.openide.nodes.ChildFactory |
createNodesForKey, createWaitNode, refresh |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpLineNodeFactory
public HelpLineNodeFactory()
createNodeForKey
protected org.openide.nodes.Node createNodeForKey(HelpLine key)
- Overrides:
createNodeForKey in class org.openide.nodes.ChildFactory<HelpLine>
createKeys
protected boolean createKeys(List<HelpLine> toPopulate)
- Specified by:
createKeys in class org.openide.nodes.ChildFactory<HelpLine>
getService
public AreaService getService()
setService
public void setService(FieldAreaService service)
Copyright © 2011. All Rights Reserved.