Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
PointOfView.RootWindowGUI

Uses of RootWindowGUI in PointOfView
 

Fields in PointOfView declared as RootWindowGUI
(package private)  RootWindowGUI DocumentMapGUI.theApplet
           
private  RootWindowGUI DimensionChooserGUI.associatedRootWindowGUI
           
 

Methods in PointOfView with parameters of type RootWindowGUI
 void DimensionChooserGUI.setAssociatedRootWindowGUI_AndContainerID(RootWindowGUI newRootWindowGUI, int newContainerID)
           
 

Constructors in PointOfView with parameters of type RootWindowGUI
DocumentMapGUI(RootWindowGUI paramRootWindow)