Klasse FWSimComponentsTreeNodeFactory

java.lang.Object
net.simplace.ui.tree.FWTreeNodeFactory
net.simplace.ui.splitpane.simcomponents.FWSimComponentsTreeNodeFactory

public class FWSimComponentsTreeNodeFactory extends FWTreeNodeFactory
Autor:
Andreas Enders
  • Konstruktordetails

    • FWSimComponentsTreeNodeFactory

      public FWSimComponentsTreeNodeFactory()
      Parameter:
      aSourceElement -
      aAllwaysShowTreeNodes -
      aCurrentUserRightsObject -
  • Methodendetails

    • createTreeChildren

      public void createTreeChildren(DefaultMutableTreeNode aRootNode)
      Beschreibung aus Klasse kopiert: FWTreeNodeFactory
      Creates child nodes for a newly-expanded parent node. Called on worker thread. The userObject parameter is the newly-expanded node's link back to the remote model. Initially, each child node is assigned an allowsChildren property and a link back to the remote model.
      Angegeben von:
      createTreeChildren in Klasse FWTreeNodeFactory
    • createTreeChildren

      public void createTreeChildren(DefaultMutableTreeNode aRootNode, org.jdom2.Element aSourceElement)
      Parameter:
      aRootNode -
      aSourceElement -