Uses of Class
beowulf.gui.JNode

Packages that use JNode
beowulf.gui   
 

Uses of JNode in beowulf.gui
 

Methods in beowulf.gui that return JNode
 JNode JNodeFactory.produceJNode(Object node)
          Creates and returns a JNode that represents the incoming parameter.