Located in compilation unit of sun.
Modifier and Type | Field and Description |
---|---|
pack-priv static JPopupMenu |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv void | |
pack-priv void | addMenuItem(String label, String command, String currentSelection)
Implements abstract sun.
|
pack-priv void | addMenuItem(Object targetMenu, String label, String command, String currentSelection)
Implements abstract sun.
|
pack-priv void | |
pack-priv void | |
pack-priv Object | |
pack-priv void | |
pack-priv void |
delegate | back to summary |
---|---|
pack-priv static JPopupMenu delegate |
JInputMethodPopupMenu | back to summary |
---|---|
pack-priv JInputMethodPopupMenu(String title) |
add | back to summary |
---|---|
pack-priv void add(Object menuItem) Implements abstract sun. |
addMenuItem | back to summary |
---|---|
pack-priv void addMenuItem(String label, String command, String currentSelection) Implements abstract sun. |
addMenuItem | back to summary |
---|---|
pack-priv void addMenuItem(Object targetMenu, String label, String command, String currentSelection) Implements abstract sun. |
addSeparator | back to summary |
---|---|
pack-priv void addSeparator() Implements abstract sun. |
addToComponent | back to summary |
---|---|
pack-priv void addToComponent(Component c) Implements abstract sun. |
createSubmenu | back to summary |
---|---|
pack-priv Object createSubmenu(String label) Implements abstract sun. |
removeAll | back to summary |
---|---|
pack-priv void removeAll() Implements abstract sun. |
show | back to summary |
---|---|
pack-priv void show(Component c, int x, int y) Implements abstract sun. |