ti.chimera.registry
Class RegistryCore.DirectoryNode

java.lang.Object
  extended byti.chimera.registry.Node
      extended byti.chimera.registry.RegistryCore.DirectoryNode
Enclosing class:
RegistryCore

public static class RegistryCore.DirectoryNode
extends Node

A directory-node. Directories are nodes of this type. This is just a convenience so we don't have to specify args to the node constructor to create a node whose contents is a DirectoryTable.


Nested Class Summary
 
Nested classes inherited from class ti.chimera.registry.Node
Node.NonSwingWorker, Node.SwingWorker
 
Methods inherited from class ti.chimera.registry.Node
getComment, getNodeContract, getPrimaryPath, getValue, setValue, subscribe, toString, unsubscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait