org.mozilla.jrex.ui
Interface JRexPopupMenu

All Known Implementing Classes:
JRexPopupMenuImpl

public interface JRexPopupMenu

An interface representing JRex PopupMenu.

Version:
1.0
Author:
C.N.Medappa

Method Summary
 void setBrowser(JRexCanvas browser)
          Invoked to set the browser component associated with PopupMenu.
 void setMode(int mode)
          Invoked to set the WindowManager MODE in use.
 

Method Detail

setBrowser

public void setBrowser(JRexCanvas browser)
Invoked to set the browser component associated with PopupMenu.


setMode

public void setMode(int mode)
Invoked to set the WindowManager MODE in use.



Copyright © 2004 C.N.Medappa. All Rights Reserved.