Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

createMenuView(Menu). Method in class com.micronova.mnfc.IPopupMenu
Overridden to make location adjustment possible.
createMenuWindow(). Method in class com.micronova.mnfc.IPopupMenu
Overridden to make location adjustment possible.

I

IPopupMenu(Menu). Constructor for class com.micronova.mnfc.IPopupMenu
Creates a popup menu window with the given menu structure.
IPopupMenuWindow(MenuView). Constructor for class com.micronova.mnfc.IPopupMenuWindow
Constructs an IPopupMenuWindow for a given MenuView.

M

menuView. Variable in class com.micronova.mnfc.IPopupMenuWindow
menuView that is contained in this window
menuWindow(View). Static method in class com.micronova.mnfc.IPopupMenuWindow
Locates the ancestor InternalWindow of a view.

S

setRootView(RootView). Method in class com.micronova.mnfc.IPopupMenuWindow
Tries to adjust the window position to stay within the rootView.
show(View, int, int). Method in class com.micronova.mnfc.IPopupMenu
Shows this popup menu at (x, y) in the given view's coordinate system.