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

Quick Search    Search Deep

Uses of Interface
org.mitre.cvw.ObjectValues

Uses of ObjectValues in org.mitre.cvw
 

Classes in org.mitre.cvw that implement ObjectValues
 class AllUserListPanel
          Displays the list of all users
 class CVWAdminTool
          CLASS DESCRIPTION
 class CVWContainer
          Base CVWObject class for objects that have contents
(package private)  class CVWDocument
          This class represents the Document object of the CVW server.
 class CVWFloor
          This class represents a room on the CVW server.
(package private)  class CVWFolder
          This class represents a folder on the CVW server.
(package private)  class CVWFormFolder
          This represents the Pending, Outbox and Archive objects on the CVWServer
 class CVWGroup
          This class represents the Group object on the CVW server.
 class CVWNote
          This represents Notes on the CVW server, it is part of the CVWObject hierarchy.
 class CVWObject
          The base class for all CVW objects
 class CVWProxy
          This class represent the proxy user on the CVW server.
 class CVWRoom
          This class represents a room on the CVW server.
 class CVWRoomKey
          A CVWRoomKey is an object that allows a user temporary access into a room.
 class CVWURL
          This represents URLs on the CVW server, it is part of the CVWObject hierarchy.
 class CVWUser
          This class represents the user on the CVW server.
 class CVWWhiteboard
          CLASS DESCRIPTION
 class DetailList
          This is the gui widget which displays the contents of the room and all folders.
 class DetailObject
          This is the display object for all contents: room contents panel, and all folder windows, including the carrying folder window
 class DocMenu
          Concrete implementation of the Doc Menu
 class DocSCMenu
          concrete implementation of the Doc Shortcut Menu
 class DocServerInterface
          This class implements the Document Server public interface between a client and the Document Server.
 class DocWBMenu
          Concrete implementation of the Doc Whiteboard Menu
 class DSIController
          A shell class to handle launching of DocServer threads.
 class FormFolderMenu
          Concrete implementation of a menu for a Form Folder object
 class GroupMenu
          Concrete implementation of a menu for a group
 class NoteMenu
          concrete implementation of the Note Menu
 class ObjectMenuControl
          Object Popup menu controller This class will control the various object menus that may exist.
 class OnlineUserListPanel
          This is the window which shows the list of online users and is updated by the CVW server every 60 seconds.
 class RecorderMenu
          Concrete implementation of the Recorder Menu
 class RemoteAccessMenu
          Concrete implementation of a menu for a cvw object is not in the current room of the user or in the users carrying folder.
 class RoomKeyMenu
          Concrete implementation of a menu for a room key
 class StandardMenu
          concrete implementation of the Standard Object Menu
 class StandardNonSCMenu
          concrete implementation of the Standard Object Menu (that isn't a shortcut)
 class UnknownMenu
          Concrete implementation of a menu for an Unknown object
 class UserMenu
          This class will create a menu for a representation of a user in the client program.
 class UserMenuControl
          User Popup menu controller This class will control the various user menus that may exist.