vmm3d.actions
Interface ActionItem
-
- All Known Implementing Classes:
- AbstractActionVMM, ActionList, ActionRadioGroup, ToggleAction
public interface ActionItemRepresents an item or group of items that can be presented to a user in a menu. The other classes in the vmm.actions package implement this interface. The menus of the 3DXM application are built from ActionItems.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description javax.swing.JMenuItem[]getMenuItems()Returns an array of one or more menu items representing this ActionItem.
-
DMelt 3.0 © DataMelt by jWork.ORG