Package com.xxrjun.components
Class MenuBar
java.lang.Object
com.xxrjun.components.MenuBar
The type Menu bar.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MenuBar
Gets instance.Gets menu bar.static void
setEditFunctionEnable
(EditFunctionTypes functionType, boolean enable) Sets edit function enable.
-
Field Details
-
changeObjectNameItem
The constant changeObjectNameItem. -
groupObjectsItem
The constant groupObjectsItem. -
unGroupObjectsItem
The constant unGroupObjectsItem.
-
-
Method Details
-
getInstance
Gets instance.- Returns:
- the instance
-
getMenuBar
Gets menu bar.- Returns:
- the menu bar
-
setEditFunctionEnable
Sets edit function enable.- Parameters:
functionType
- the function typeenable
- the enable
-