- All Superinterfaces:
IComponentProvider
- All Known Implementing Classes:
AbstractView,ViewAdapter
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddViewListener(IViewListener listener) AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[]voidremoveViewListener(IViewListener listener) Methods inherited from interface net.anwiba.commons.swing.component.IComponentProvider
getComponent
-
Method Details
-
removeViewListener
-
addViewListener
-
getToolBarItemConfigurations
ToolBarItemConfiguration[] getToolBarItemConfigurations() -
getMenuItemConfigurations
AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] getMenuItemConfigurations() -
getStateBarComponentConfigurations
StateBarComponentConfiguration[] getStateBarComponentConfigurations() -
getKeyActionConfigurations
IKeyActionConfiguration[] getKeyActionConfigurations()
-