org.hfbk.vis.VisClientWindow Class Reference

Collaboration diagram for org.hfbk.vis.VisClientWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VisClientWindow () throws LWJGLException
Panel buildrequester ()
Panel buildUI ()
void dispose ()

Package Functions

PopupMenu buildSourcesMenu (final TextField sourceField)
PopupMenu buildScriptsMenu ()

Package Attributes

VisClientPanel clientPanel = new VisClientPanel()

Classes

class  IconButton

Detailed Description

the main window, containing the VisClient canvas and some simple UI to select sources, enter keywords and further options.

Author:
Paul

Definition at line 46 of file VisClientWindow.java.


Constructor & Destructor Documentation

org.hfbk.vis.VisClientWindow.VisClientWindow (  )  throws LWJGLException

a user editable menu listing sources to fetch

Definition at line 53 of file VisClientWindow.java.

References org.hfbk.vis.VisClientWindow.buildUI(), org.hfbk.vis.VisClientWindow.clientPanel, and org.hfbk.vis.VisClientWindow.dispose().

Here is the call graph for this function:


Member Function Documentation

PopupMenu org.hfbk.vis.VisClientWindow.buildSourcesMenu ( final TextField  sourceField  )  [package]

Definition at line 74 of file VisClientWindow.java.

References org.hfbk.vis.VisClientWindow.clientPanel.

Referenced by org.hfbk.vis.VisClientWindow.buildUI().

Here is the caller graph for this function:

PopupMenu org.hfbk.vis.VisClientWindow.buildScriptsMenu (  )  [package]

Definition at line 97 of file VisClientWindow.java.

References org.hfbk.vis.VisClientPanel.client, org.hfbk.vis.VisClientWindow.clientPanel, and org.hfbk.util.Scripter.source().

Referenced by org.hfbk.vis.VisClientWindow.buildUI().

Here is the call graph for this function:

Here is the caller graph for this function:

Panel org.hfbk.vis.VisClientWindow.buildrequester (  ) 

creates the main ui bar at the bottom, containing: source and keyword fields, the source field with a editable menu. checkoxes for enabling log, osk, map. field for log username

window manipulatiors: close, move, iconify, resize/fullscreen.

a keylistener is attached to the client canvas to steal focus if keys typed are not ctrl-... this allows for convenient entering of keywords.

Definition at line 133 of file VisClientWindow.java.

Panel org.hfbk.vis.VisClientWindow.buildUI (  ) 

Definition at line 143 of file VisClientWindow.java.

References org.hfbk.vis.VisClientWindow.IconButton.addActionListener(), org.hfbk.vis.VisClientWindow.buildScriptsMenu(), org.hfbk.vis.VisClientWindow.buildSourcesMenu(), org.hfbk.vis.VisClientPanel.client, org.hfbk.vis.VisClientWindow.clientPanel, org.hfbk.vis.VisClientWindow.dispose(), org.hfbk.vis.visnode.VisRoot.fetch(), and org.hfbk.vis.VisClient.root.

Referenced by org.hfbk.vis.VisClientWindow.VisClientWindow().

Here is the call graph for this function:

Here is the caller graph for this function:

void org.hfbk.vis.VisClientWindow.dispose (  ) 

Definition at line 357 of file VisClientWindow.java.

Referenced by org.hfbk.vis.VisClientWindow.buildUI(), and org.hfbk.vis.VisClientWindow.VisClientWindow().

Here is the caller graph for this function:


Member Data Documentation

VisClientPanel org.hfbk.vis.VisClientWindow.clientPanel = new VisClientPanel() [package]

Definition at line 48 of file VisClientWindow.java.

Referenced by org.hfbk.vis.VisClientWindow.buildScriptsMenu(), org.hfbk.vis.VisClientWindow.buildSourcesMenu(), org.hfbk.vis.VisClientWindow.buildUI(), org.hfbk.vis.VisTests.main(), and org.hfbk.vis.VisClientWindow.VisClientWindow().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:58:35 2009 for visclient by  doxygen 1.5.1