|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
ICheckMenuLabel |
addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
boolean checkFlag,
ICheckAction menuAction)
|
ICheckMenuLabel |
addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
ICheckAction menuAction)
Method addCheckableMenuAction. |
ICheckMenuLabel |
addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
boolean checkFlag,
ICheckAction menuAction)
|
ICheckMenuLabel |
addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
ICheckAction menuAction)
Method addCheckableMenuAction. |
ICheckMenuLabel |
addCheckableMenuAction(java.lang.String menuText,
boolean checkFlag,
ICheckAction menuAction)
|
ICheckMenuLabel |
addCheckableMenuAction(java.lang.String menuText,
ICheckAction menuAction)
Method addCheckableMenuAction. |
ICheckMenuLabel |
addCheckableMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
boolean checkFlag,
ICheckAction menuAction)
|
ICheckMenuLabel |
addCheckableMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
ICheckAction menuAction)
Method addCheckableMenuAction. |
void |
addExistingMenuPart(IAbstractMenu menuPart)
Method addExistingMenuPart. |
void |
addExistingSubMenu(IAbstractMenu subMenu,
IMenuLabelProvider menuLabelProvider)
Method addExistingSubMenu. |
void |
addExistingSubMenu(IAbstractMenu subMenu,
IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus)
Method addExistingSubMenu. |
void |
addExistingSubMenu(IAbstractMenu subMenu,
java.lang.String menuText)
Method addExistingSubMenu. |
void |
addExistingSubMenu(IAbstractMenu subMenu,
java.lang.String menuText,
IMenuStatus menuStatus)
Method addExistingSubMenu. |
IMenuLabel |
addMenuAction(IMenuLabelProvider menuLabelProvider,
IAction menuAction)
Method addMenuAction. |
IMenuLabel |
addMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
IAction menuAction)
Method addMenuAction. |
IMenuLabel |
addMenuAction(java.lang.String menuText,
IAction menuAction)
Method addMenuAction. |
IMenuLabel |
addMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
IAction menuAction)
Method addMenuAction. |
IMenu |
addMenuPart()
Method addMenuPart. |
IMenuSeparator |
addMenuSeparator()
Method addMenuSeparator. |
IRadioMenu |
addRadioMenuPart()
Method addRadioMenuPart. |
IRadioMenu |
addRadioMenuPart(IRadioAction radioAction)
Method addRadioMenuPart. |
IMenu |
addSubMenu(IMenuLabelProvider menuLabelProvider)
Method addSubMenu. |
IMenu |
addSubMenu(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus)
Method addSubMenu. |
IMenu |
addSubMenu(java.lang.String menuText)
Method addSubMenu. |
IMenu |
addSubMenu(java.lang.String menuText,
IMenuStatus menuStatus)
Method addSubMenu. |
IMenuComponent[] |
getMenuComponents()
Method getMenuCopmonents. |
boolean |
isMenuComponentsSeparated()
Method isMenuComponentsSeparated. |
void |
setMenuComponentsSeparated(boolean separatorFlag)
Method setMenuComponentsSeparated. |
| Methods inherited from interface com.tssap.util.ui.menu.IMenuItem |
getMenuStatus, setMenuStatus |
| Methods inherited from interface com.tssap.util.ui.menu.IMenuStatus |
isEnabled, isVisible |
| Method Detail |
public void setMenuComponentsSeparated(boolean separatorFlag)
separatorFlag - public boolean isMenuComponentsSeparated()
public IMenuComponent[] getMenuComponents()
public IMenuLabel addMenuAction(java.lang.String menuText,
IAction menuAction)
menuText - menuAction -
public IMenuLabel addMenuAction(IMenuLabelProvider menuLabelProvider,
IAction menuAction)
menuLabelProvider - menuAction -
public IMenuLabel addMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
IAction menuAction)
menuText - menuStatus - menuAction -
public IMenuLabel addMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
IAction menuAction)
menuLabelProvider - menuStatus - menuAction -
public ICheckMenuLabel addCheckableMenuAction(java.lang.String menuText,
ICheckAction menuAction)
menuText - menuAction -
public ICheckMenuLabel addCheckableMenuAction(java.lang.String menuText,
boolean checkFlag,
ICheckAction menuAction)
public ICheckMenuLabel addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
ICheckAction menuAction)
menuLabelProvider - menuAction -
public ICheckMenuLabel addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
boolean checkFlag,
ICheckAction menuAction)
public ICheckMenuLabel addCheckableMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
ICheckAction menuAction)
menuText - menuStatus - menuAction -
public ICheckMenuLabel addCheckableMenuAction(java.lang.String menuText,
IMenuStatus menuStatus,
boolean checkFlag,
ICheckAction menuAction)
public ICheckMenuLabel addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
ICheckAction menuAction)
menuLabelProvider - menuStatus - menuAction -
public ICheckMenuLabel addCheckableMenuAction(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus,
boolean checkFlag,
ICheckAction menuAction)
public IMenu addMenuPart()
public IRadioMenu addRadioMenuPart()
public IRadioMenu addRadioMenuPart(IRadioAction radioAction)
public void addExistingMenuPart(IAbstractMenu menuPart)
menuPart - public IMenu addSubMenu(java.lang.String menuText)
menuText -
public IMenu addSubMenu(java.lang.String menuText,
IMenuStatus menuStatus)
menuText - menuStatus - public IMenu addSubMenu(IMenuLabelProvider menuLabelProvider)
menuLabelProvider -
public IMenu addSubMenu(IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus)
menuLabelProvider - menuStatus -
public void addExistingSubMenu(IAbstractMenu subMenu,
java.lang.String menuText)
subMenu - menuText -
public void addExistingSubMenu(IAbstractMenu subMenu,
IMenuLabelProvider menuLabelProvider)
subMenu - menuLabelProvider -
public void addExistingSubMenu(IAbstractMenu subMenu,
java.lang.String menuText,
IMenuStatus menuStatus)
subMenu - menuText - menuStatus -
public void addExistingSubMenu(IAbstractMenu subMenu,
IMenuLabelProvider menuLabelProvider,
IMenuStatus menuStatus)
subMenu - menuLabelProvider - menuStatus - public IMenuSeparator addMenuSeparator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||