|
|||||||||
| Home >> All >> medi >> swing >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
medi.swing.util
Class MenuUtils

java.lang.Objectmedi.swing.util.MenuUtils
- public class MenuUtils
- extends java.lang.Object
| Constructor Summary | |
MenuUtils()
Creates a new instance of MenuUtils |
|
| Method Summary | |
static void |
buildDynamicPopupMenu(javatools.util.Clippable[] selClips,
javax.swing.JPopupMenu pMenu)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
MenuUtils
public MenuUtils()
- Creates a new instance of MenuUtils
| Method Detail |
buildDynamicPopupMenu
public static void buildDynamicPopupMenu(javatools.util.Clippable[] selClips, javax.swing.JPopupMenu pMenu)
|
|||||||||
| Home >> All >> medi >> swing >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
medi.swing.util.MenuUtils