borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.view
borland.jbcl.view.MenuComponentProperties borland.jbcl.view.MenuContainerProperties +----borland.jbcl.view.MenuBarProperties
Methods
This interface is used internally by other classes in the JBCL. You should never use this interface directly.
void addMenu(borland.jbcl.view.MenuProperties m)
This method is used internally by other classes in the JBCL. You should never use this method directly.
MenuProperties getHelpMenu()
This method is used internally by other classes in the JBCL. You should never use this method directly.
MenuProperties getMenu(int i)
This method is used internally by other classes in the JBCL. You should never use this method directly.
int getMenuCount()
This method is used internally by other classes in the JBCL. You should never use this method directly.
void removeMenu(borland.jbcl.view.MenuProperties m)
This method is used internally by other classes in the JBCL. You should never use this method directly.
void removeMenu(int index)
This method is used internally by other classes in the JBCL. You should never use this method directly.
void setHelpMenu(borland.jbcl.view.MenuProperties m)This method is used internally by other classes in the JBCL. You should never use this method directly.