Uses of Class
net.anwiba.commons.swing.menu.AbstractMenuItemConfiguration
Packages that use AbstractMenuItemConfiguration
-
Uses of AbstractMenuItemConfiguration in net.anwiba.commons.swing.frame.view
Methods in net.anwiba.commons.swing.frame.view that return AbstractMenuItemConfigurationModifier and TypeMethodDescriptionAbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[]IView.getMenuItemConfigurations()AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[]ViewAdapter.getMenuItemConfigurations()Constructors in net.anwiba.commons.swing.frame.view with parameters of type AbstractMenuItemConfigurationModifierConstructorDescriptionViewAdapter(JComponent component, AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] menuItemConfigurations, ToolBarItemConfiguration[] toolBarItemConfigurations, StateBarComponentConfiguration[] stateBarComponentConfigurations, IKeyActionConfiguration[] keyActionConfigurations)