Module org.autogui
Package org.autogui.swing.util
Class PopupCategorized.PopupCategorizedBuildingItems
java.lang.Object
org.autogui.swing.util.PopupCategorized.PopupCategorizedBuildingItems
- Enclosing class:
PopupCategorized
intermediate state for building items
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionPopupCategorizedBuildingItems
(PopupExtension.PopupMenuFilter filter, Iterable<PopupCategorized.CategorizedMenuItem> items) -
Method Summary
-
Field Details
-
beforeItems
-
categorizedItems
-
afterItems
-
-
Constructor Details
-
PopupCategorizedBuildingItems
public PopupCategorizedBuildingItems(PopupExtension.PopupMenuFilter filter, Iterable<PopupCategorized.CategorizedMenuItem> items)
-