borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.view
borland.jbcl.view.MenuComponentProperties +----borland.jbcl.view.MenuItemProperties +----borland.jbcl.view.MenuProperties
Methods
This interface is used internally by other classes in the JBCL. You should never use this interface directly.
String getLabel()
This method is used internally by other classes in the JBCL. You should never use this method directly.
boolean isEnabled()
This method is used internally by other classes in the JBCL. You should never use this method directly.
void setEnabled(boolean cond)
This method is used internally by other classes in the JBCL. You should never use this method directly.
void setLabel(java.lang.String label)
This method is used internally by other classes in the JBCL. You should never use this method directly.