Uses of Class
net.anwiba.commons.swing.statebar.StateBarComponentConfiguration
Packages that use StateBarComponentConfiguration
-
Uses of StateBarComponentConfiguration in net.anwiba.commons.swing.frame.view
Methods in net.anwiba.commons.swing.frame.view that return StateBarComponentConfigurationConstructors in net.anwiba.commons.swing.frame.view with parameters of type StateBarComponentConfigurationModifierConstructorDescriptionViewAdapter(JComponent component, AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] menuItemConfigurations, ToolBarItemConfiguration[] toolBarItemConfigurations, StateBarComponentConfiguration[] stateBarComponentConfigurations, IKeyActionConfiguration[] keyActionConfigurations) -
Uses of StateBarComponentConfiguration in net.anwiba.commons.swing.statebar
Methods in net.anwiba.commons.swing.statebar with parameters of type StateBarComponentConfigurationModifier and TypeMethodDescriptionvoidIStateBarComponentRegistry.add(StateBarComponentConfiguration... stateBarComponentConfiguration) voidStateBarManager.add(StateBarComponentConfiguration... stateBarComponentConfigurations)