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

Quick Search    Search Deep

org.mitre.cvw
Class ObjectMenuControl  view ObjectMenuControl download ObjectMenuControl.java

java.lang.Object
  extended byorg.mitre.cvw.ObjectMenuControl
All Implemented Interfaces:
ObjectValues

public class ObjectMenuControl
extends java.lang.Object
implements ObjectValues

Object Popup menu controller This class will control the various object menus that may exist. When a menu is requested, the instance will lookup the appropriate menu.

Version:
1.2

Field Summary
 
Fields inherited from interface org.mitre.cvw.ObjectValues
BALLOT, CHECKEDOUTDOC, CHECKOUT, CURRONLINEUSER, CURRUSER, DISCONNECTED, DOC, DOC_SC, DOCBUSY, DOCCHECKIN, DOCCOPY, DOCCREATE, DOCCREATEBACKGROUND, DOCCREATEDATE, DOCCREATOR, DOCCREATORONLY, DOCDELETE, DOCDESC, DOCEDITORS, DOCEXPORT, DOCINFO, DOCMIMETYPE, DOCOPEN, DOCSETDESC, DOCSTATUS, DOCTYPE, DOCUMENT, DROP, FLOOR, FOLDER, FOLDER_SC, FORM, FORMFOLDER, GETALLTYPES, GETCHECKEDDOCS, GETDOCTEXTS, GETDOCTEXTSCO, GETEXTDESC, GROUP, IMAGEMENU, NOTCHECKEDOUTDOC, NOTE, NOTE_SC, ONLINEUSER, PROXY, PROXYWIN, RECORDER, REMOTE, REMOTEUSER, REVERT, REVISION, ROOM, ROOMKEY, SETDOCATTRS, SETDOCNAME, STANDARD, TAKE, UNKNOWN, URL, URL_SC, USER, USERSTAT, WB, WHITEBOARD, WHITEBOARD_SC
 
Constructor Summary
ObjectMenuControl()
           
 
Method Summary
static ObjectMenu getMenu(int menu_type, CVWObject callback, int dot)
          Get the proper menu for the selected object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMenuControl

public ObjectMenuControl()
Method Detail

getMenu

public static ObjectMenu getMenu(int menu_type,
                                 CVWObject callback,
                                 int dot)
Get the proper menu for the selected object