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

Quick Search    Search Deep

Uses of Class
org.mitre.cvw.CVWFrame

Uses of CVWFrame in org.mitre.cvw
 

Subclasses of CVWFrame in org.mitre.cvw
 class AboutScreen
          This window shows the CVW image and gives the user access to the license.text file.
 class AllUserList
          Displays the list of all users
 class AuditListFrame
          This class displays a static of objects owned by a CVW user.
 class AVToolFrame
          This is a simple window with some instructions it is used to get the desired size and location from the user for the audio and video tools.
 class CVWCommFrame
          Opens a dialog with command entry area
 class CVWFolderWindow
          This is the window which represents the CVWFolder object on the CVW server.
 class CVWGroupCommDialog
          Opens a dialog to allow communciaton to a group
 class CVWMap
          The abstract for all cvw map windows, allowing the windows to be substituted at will without changes to the rest of the client.
 class CVWMapWin
          This is the window displaying the layout of rooms in the CVW.
 class CVWPrefsFrame
          This is the window which displays the user preferences in a tabbed folder manner.
 class CVWTreeMapWin
          This is a window displaying hierarchical of rooms in the CVW.
 class FolderDialog
          This is an easy API to create a folder inside of a frame since folder is only a component, not a window.
 class GroupManagerFrame
          This is the window which represents the view of the group manager.
 class LoginDialog
          This class provides a dialog window for the user to enter their login name and password
 class OnlineUserList
          This is the window which shows the list of online users and is updated by the CVW server every 60 seconds.
 class ProxyWindow
          This is the window which displays the user's proxy in its own window with its own scrollback and users panel.
 class SplashScreen
          Window opened upon launching the client containing the CVW splash screen.
 

Constructors in org.mitre.cvw with parameters of type CVWFrame
AVToolFrame(CVWFrame par, java.lang.String title, CVWPreferences prefs)
          Constructor