Uses of Interface
org.gswing.components.common.gui.IViewerInvocation

Packages that use IViewerInvocation
org.gswing.components.common.gui Package contains the classes common to gswing database components. 
org.gswing.components.viewer Contains the classes used in creating the gswing applet viewer. 
org.gswing.gui.desktop Package contains gswing desktop gui classes. 
org.gswing.gui.services Package contains gswing gui services interfaces. 
 

Uses of IViewerInvocation in org.gswing.components.common.gui
 

Methods in org.gswing.components.common.gui with parameters of type IViewerInvocation
 void SimpleTree.doubleClick(TreePath selection, IViewerInvocation viewer)
          Respond to a double click on a tree node.
 

Uses of IViewerInvocation in org.gswing.components.viewer
 

Classes in org.gswing.components.viewer that implement IViewerInvocation
 class ViewerDisplay
          The viewer panel incorporates the MainViewerPanel, containing the canvases, with the constituency tree into a single panel.
 

Uses of IViewerInvocation in org.gswing.gui.desktop
 

Classes in org.gswing.gui.desktop that implement IViewerInvocation
 class Desktop
          The main frame in the GUI
 

Uses of IViewerInvocation in org.gswing.gui.services
 

Subinterfaces of IViewerInvocation in org.gswing.gui.services
 interface IDesktopManagement
          Defines the services provided by the desktop manager.
 



Copyright © 2008. All Rights Reserved.