Class InfoPanel
- java.lang.Object
-
- org.bidib.wizard.mvc.main.view.panel.InfoPanel
-
- All Implemented Interfaces:
TabPanelProvider
public class InfoPanel extends Object implements TabPanelProvider
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInfoPanel.InfoFormPanel
-
Constructor Summary
Constructors Constructor Description InfoPanel(MainModel model, SettingsService settingsService, org.bidib.wizard.api.LookupService lookupService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JPanelgetComponent()voidnodeChanged()
-
-
-
Constructor Detail
-
InfoPanel
public InfoPanel(MainModel model, SettingsService settingsService, org.bidib.wizard.api.LookupService lookupService)
-
-
Method Detail
-
getComponent
public JPanel getComponent()
- Specified by:
getComponentin interfaceTabPanelProvider
-
nodeChanged
public void nodeChanged()
-
-