Class NodeContext

java.lang.Object
org.cristalise.gui.tree.Node
org.cristalise.gui.tree.NodeContext
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
NodeRole

public class NodeContext extends Node
  • Constructor Details

  • Method Details

    • loadChildren

      public void loadChildren()
      Specified by:
      loadChildren in class Node
    • pathAdded

      public void pathAdded(DomainPath path)
    • refresh

      public void refresh()
      Overrides:
      refresh in class Node
    • pathRemoved

      public void pathRemoved(DomainPath path)