| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.MenuComponent
java.awt.MenuItem
com.didkovsky.portview.awt.PVMenuItemAWT
public class PVMenuItemAWT
| Constructor Summary | |
|---|---|
PVMenuItemAWT()
 | 
|
| Method Summary | |
|---|---|
 PVMenuItem | 
getParentMenuItem()
 | 
 void | 
setKeyShortcut(int keyCode)
 | 
 void | 
setParentPVMenuItem(PVMenuItem parent)
noop  | 
| Methods inherited from class java.awt.MenuItem | 
|---|
addActionListener, addNotify, deleteShortcut, disable, enable, enable, getAccessibleContext, getActionCommand, getActionListeners, getLabel, getListeners, getShortcut, isEnabled, paramString, removeActionListener, setActionCommand, setEnabled, setLabel, setShortcut | 
| Methods inherited from class java.awt.MenuComponent | 
|---|
dispatchEvent, getFont, getName, getParent, getPeer, postEvent, removeNotify, setFont, setName, toString | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface com.didkovsky.portview.PVMenuItem | 
|---|
addActionListener, getLabel, isEnabled, setEnabled, setLabel | 
| Constructor Detail | 
|---|
public PVMenuItemAWT()
| Method Detail | 
|---|
public void setKeyShortcut(int keyCode)
setKeyShortcut in interface PVMenuItempublic PVMenuItem getParentMenuItem()
getParentMenuItem in interface PVMenuItempublic void setParentPVMenuItem(PVMenuItem parent)
setParentPVMenuItem in interface PVMenuItem
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||