java.lang.Object
net.anwiba.commons.swing.frame.view.AbstractView
net.anwiba.commons.swing.frame.view.ViewAdapter
- All Implemented Interfaces:
IComponentProvider,IView
-
Constructor Summary
ConstructorsConstructorDescriptionViewAdapter(JComponent component, AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] menuItemConfigurations, ToolBarItemConfiguration[] toolBarItemConfigurations, StateBarComponentConfiguration[] stateBarComponentConfigurations, IKeyActionConfiguration[] keyActionConfigurations) -
Method Summary
Modifier and TypeMethodDescriptionAbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[]Methods inherited from class net.anwiba.commons.swing.frame.view.AbstractView
addViewListener, removeViewListener
-
Constructor Details
-
Method Details
-
getComponent
-
getToolBarItemConfigurations
-
getMenuItemConfigurations
public AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] getMenuItemConfigurations() -
getStateBarComponentConfigurations
-
getKeyActionConfigurations
-