Uses of Class
edu.ucla.stat.SOCR.TG_distributome.TGViewerApplet

Packages that use TGViewerApplet
edu.ucla.stat.SOCR.TG_distributome   
edu.ucla.stat.SOCR.TG_distributome.data   
edu.ucla.stat.SOCR.touchgraph.graphlayout   
 

Uses of TGViewerApplet in edu.ucla.stat.SOCR.TG_distributome
 

Subclasses of TGViewerApplet in edu.ucla.stat.SOCR.TG_distributome
 class TGEditorApplet
           
 

Fields in edu.ucla.stat.SOCR.TG_distributome declared as TGViewerApplet
static TGViewerApplet TGViewerApplet.selfRef
           
 

Uses of TGViewerApplet in edu.ucla.stat.SOCR.TG_distributome.data
 

Constructors in edu.ucla.stat.SOCR.TG_distributome.data with parameters of type TGViewerApplet
TGViewerPanelInfo(TGViewerApplet graph)
          CONSTRUCTOR
 

Uses of TGViewerApplet in edu.ucla.stat.SOCR.touchgraph.graphlayout
 

Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout with parameters of type TGViewerApplet
 void TGPanel.setAppletRef(TGViewerApplet va)