| org.netbeans.modules.mashup.db.ui.FlatfileChildren
FlatfileChildren | public class FlatfileChildren extends Children.Keys (Code) | | List of children of a containing node. Remember to document what your permitted keys
are!
author: Ritesh Adval version: $Revision$ |
Field Summary | |
protected List | myKeys Optional holder for the keys, to be used when changing them dynamically. |
myKeys | protected List myKeys(Code) | | Optional holder for the keys, to be used when changing them dynamically.
|
FlatfileChildren | public FlatfileChildren()(Code) | | Constructs default instance of FlatfileChildren
|
addNotify | protected void addNotify()(Code) | | AddNotify
|
createNodes | protected Node[] createNodes(Object key)(Code) | | Create Node
Parameters: key - key array of nodes |
removeNotify | protected void removeNotify()(Code) | | Remove Notify
|
|
|