|
|||||||||
| Home >> All >> org >> mitre >> [ cvw overview ] | PREV NEXT | ||||||||
Uses of Package
org.mitre.cvw
| Classes in org.mitre.cvw used by org.mitre.cvw | |
| AboutScreen
This window shows the CVW image and gives the user access to the license.text file. |
|
| AdminServerMgr
CLASS DESCRIPTION |
|
| AdminThreadReader
CLASS DESCRIPTION |
|
| AdminThreadWriter
CLASS DESCRIPTION |
|
| AdmitUserDialog
This is a generic move dialog that should be used for any error message that the user should be notified of. |
|
| AuditList
This tabbed panel is part of the AuditListFrame, it shows a list of CVWObjects, a heading, the object count and can show the max allowed objects set on the CVW server for this user. |
|
| AuditObject
This is the display object for all objects owned by a user, specifically for the AuditListFrame. |
|
| Authenticator
This class processes all cvw-auth MCP commands that are sent to and from the CVW server; it is a stub for future expansion of different more stringent authentication methods. |
|
| AVConfAdvancedPrefPanel
The GUI for allowing the user to change their advanced av tool preferences: currently: TTL values, TTL Unicast values |
|
| AVConfPrefPanel
The GUI for allowing the user to change their av tool preferences: currently: av encoding, video band width and frame rate, audio volume for speaker and mic |
|
| AVController
CVW Audio and Video Tools controller. |
|
| 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. |
|
| CancelledException
Exception to throw. |
|
| CheckoutDirectoryException
Exception to throw. |
|
| CheckVector
This class is for special vectors that may have document checkout operations |
|
| CmdChoice
This is the command pull down menu within the CmdEntryPanel. |
|
| CmdEntryClient
CmdEntryClient is the interface that allows the CmdEntry object to access either the ProxyWindow or the CVWCoordinator depending on which JFrame the CmdMudEntry instance lives. |
|
| CmdEntryPanel
This is the gui which presents the user with the following components: the command pull down menu, the to field, the text area, the send and cancel buttons, the public/private label, and the beep checkbox. |
|
| ColorChoice
This class extends the java.awt.Choice component and adds the order of color functionality. |
|
| ConfirmationDialog
A generic confirmation dialog. |
|
| ContentsCoordinator
This class coordinates the contents of the room and all folders. |
|
| CVWAdminTool
CLASS DESCRIPTION |
|
| CVWCache
current client-side object cache implementation, singleton class |
|
| CVWCmdMgr
This keeps track of the cvw commands in the menu choice widget. |
|
| CVWCommand
This class represents a cvw command to make communcation to the CVW server easier. |
|
| CVWCommFrame
Opens a dialog with command entry area |
|
| CVWContainer
Base CVWObject class for objects that have contents |
|
| CVWCoordinator
This is the class which represents the main window of the client. |
|
| CVWDialog
The base class for all dialogs... |
|
| CVWDocument
This class represents the Document object of the CVW server. |
|
| CVWFileChooser
|
|
| CVWFloor
This class represents a room on the CVW server. |
|
| CVWFolderWindow
This is the window which represents the CVWFolder object on the CVW server. |
|
| CVWFrame
the base class for all frames it modifies the setBounds method so that the location of the dialog will be moved to fit entirely on the screen. |
|
| CVWMap
The abstract for all cvw map windows, allowing the windows to be substituted at will without changes to the rest of the client. |
|
| CVWMapWin
This is the window displaying the layout of rooms in the CVW. |
|
| CVWObject
The base class for all CVW objects |
|
| CVWObjNum
This class represents the object number of all objects on the CVW server. |
|
| CVWPanel
The base tabbed panel for FolderDialog windows. |
|
| CVWPreferencePanel
This is the base class for all panels displayed in the preferences dialog |
|
| CVWPreferences
This class processes all user preferences whether stored locally on the user's workstation or on the CVW server. |
|
| CVWProxy
This class represent the proxy user on the CVW server. |
|
| CVWRoom
This class represents a room on the CVW server. |
|
| CVWServer
This class represents a CVW server within a possible federation of CVW servers |
|
| CVWServerComm
This class processes all communication from and to the CVW server. |
|
| CVWServerList
This class provides a single entry point to retrieve CVW federated servers |
|
| CVWURL
This represents URLs on the CVW server, it is part of the CVWObject hierarchy. |
|
| CVWUser
This class represents the user on the CVW server. |
|
| CVWWhiteboard
CLASS DESCRIPTION |
|
| DBEntryNotFoundException
Exception to throw. |
|
| DefaultListData
|
|
| DescriptionNotSetException
Exception to throw. |
|
| DetailList
This is the gui widget which displays the contents of the room and all folders. |
|
| DetailObject
This is the display object for all contents: room contents panel, and all folder windows, including the carrying folder window |
|
| DisplayObject
A base class for displaying CVWObjects within MultiLists |
|
| DnDJTabbedPane
This fixes the bug where a JTabbedPane does not do drag and drop to the correct target if the target is on a pane other than the first pane. |
|
| DocAlreadyOutException
Exception to throw when document is already checked out. |
|
| DocIDException
Exception to throw. |
|
| DocInUseException
Exception to throw. |
|
| DocMenu
Concrete implementation of the Doc Menu |
|
| DocNotCheckedOutException
Exception to throw when doucument is not checked out. |
|
| DocNotOpenedException
Thrown when a document could not be opened for some reason. |
|
| DocumentOutException
Thrown when a document is out to another user, and this would cause a DocServer transaction to fail. |
|
| DocumentServerList
This class provides a single entry point to retrieve CVW document servers. |
|
| DSDB
This class creates, writes, and reads the file stored on the users local workstation that stores information about documents that have been opened for editing (checked out). |
|
| DSDBEntry
This class represents a single entry in the DSDB file, which is information about a checked out document (in edit mode). |
|
| DSIController
A shell class to handle launching of DocServer threads. |
|
| DSIParms
A container class for parameters to be swapped to the DSI and DSI controller |
|
| FileHandler
File system interface for Java Client. |
|
| FirstLevel
A panel to hold the drop-down list of floors. |
|
| FolderDialog
This is an easy API to create a folder inside of a frame since folder is only a component, not a window. |
|
| GroupManager
This class manages all the groups in the system. |
|
| GroupManagerFrame
This is the window which represents the view of the group manager. |
|
| HiLightObject
This is the |
|
| HiLightPrefPanel
The GUI for allowing the user to change their highlighting preferences, currently: current user name, private and public communication |
|
| HiLightUserPrefPanel
The GUI for allowing the user to change their highlighting preferences, currently: current user name, private and public communication |
|
| HTTPReply
A basic HTTP class object. |
|
| ImageApp
This is the class which process the user images. |
|
| ImagePanel
This shows an image of a user object. |
|
| ImagePanelCache
Keeps a cache of ImagePanels so the client will not have a long delay when a new user enters a room. |
|
| JCVWApplic
This is the main class to be run. |
|
| JCVWVersion
A public versioning class for the CVW client |
|
| LocalDocumentLostException
Exception to throw when local db file is corrupt. |
|
| LocalFileStoreException
Exception to throw if the system can't interact with the local file system. |
|
| LoginDialog
This class provides a dialog window for the user to enter their login name and password |
|
| mapFloor
Defines an object that models a floor in cvw. |
|
| MapLevel
The visual display of the map is divided into 5 rows. |
|
| MCPCommand
Representation of the MCP command sent from the CVW server. |
|
| MultiList
This class was created to replace the old MultiList. |
|
| MultiListData
This class was created to be the data model for DetailList. |
|
| NetThread
This is the class which hold the connection between client and the CVW server. |
|
| NoEntityException
Exception to throw. |
|
| NoMatchException
Exception to throw. |
|
| NPDocServer
CVW system and native code interface for Java client |
|
| NPDocServerUtils
native code utilities interface This class will provide the functions for finding and starting external programs on various machines. |
|
| ObjectMenu
Interface for creating menus. |
|
| ObjectOwnerPanel
This panel is the "Permissions"panel in the get info dialog box. |
|
| ObjectPanel
The basic gui panel for displaying information about a CVWObject. |
|
| ObjectValues
interface that defines the different popup menu types |
|
| OkCancelDialog
This is a generic error dialog that should be used for any error message that the user should be notified of. |
|
| OnlineUserList
This is the window which shows the list of online users and is updated by the CVW server every 60 seconds. |
|
| OnlineUserListPanel
This is the window which shows the list of online users and is updated by the CVW server every 60 seconds. |
|
| OnlineUserObject
This is the display object for online users and all users. |
|
| PagePopupPanel
Custom panel used by the PagePopupPageDialog. |
|
| PastCVWCmd
This class stores a command entered by the user in the command entry area |
|
| PhoneConversation
Class representing a point to point audio conference. |
|
| ProxyWindow
This is the window which displays the user's proxy in its own window with its own scrollback and users panel. |
|
| ReplyNotSetException
Exception to throw. |
|
| Room
Defines an object that visually represents a room in cvw. |
|
| RoomObject
This is the display object for all room and floor objects used in find place. |
|
| RoomScrollback
This is the class that represents the room scrollback. |
|
| RoomScrollbackClient
RoomScrollbackClient is the interface that allows the RoomScrollback object to access either the ProxyWindow or the CVWCoordinator depending on which JFrame the RoomScrollback instance lives. |
|
| SentCVWCmds
This is a class which has a vector which stores the a maximum number (MAX) of past cvw commands sent to the server. |
|
| ServerComboBox
|
|
| SortedNameDescMultiList
This is a panel which implements a specific type of MultiList. |
|
| SplashScreen
Window opened upon launching the client containing the CVW splash screen. |
|
| StandardMenu
concrete implementation of the Standard Object Menu |
|
| StatusBar
This class is the gui for the status bar at the bottom of the window. |
|
| TextProcessor
This class processes textural communication. |
|
| TextStyle
End Room Scrollback Object ******************* |
|
| treeFloor
|
|
| treeRoom
|
|
| UnixDocServerUtils.StringComparator
|
|
| UserClient
UserClient is the interface that allows the ImageApp object to access either the ProxyWindow or the CVWCoordinator depending on which JFrame the ImageApp instance lives. |
|
| UserDescPanel
A modified Panel that displays information about a CVW user. |
|
| UserGroupSelection
This is a panel which represents the "Permissions", "Access" or "Members" tab of the "Get Information" dialog. |
|
| UserMenu
This class will create a menu for a representation of a user in the client program. |
|
| UserMenuControl
User Popup menu controller This class will control the various user menus that may exist. |
|
| WBMgr
CLASS DESCRIPTION |
|
| WBServerMgr
CLASS DESCRIPTION |
|
| WBThreadReader
CLASS DESCRIPTION |
|
| WBThreadWriter
CLASS DESCRIPTION |
|
| WhoUserProcessor
This class processes the results of a cvw-lookup-who-request or the old moo command "who". |
|
| WindowMgr
This singleton class manages any open window. |
|
|
|||||||||
| Home >> All >> org >> mitre >> [ cvw overview ] | PREV NEXT | ||||||||