Class BasicOperationsPanel
- java.lang.Object
-
- org.bidib.wizard.mvc.main.view.panel.BasicOperationsPanel
-
- All Implemented Interfaces:
TabPanelProvider
public class BasicOperationsPanel extends Object implements TabPanelProvider
-
-
Constructor Summary
Constructors Constructor Description BasicOperationsPanel(MainModel model, org.springframework.context.ApplicationContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JPanelgetComponent()voidnodeChanged()
-
-
-
Constructor Detail
-
BasicOperationsPanel
public BasicOperationsPanel(MainModel model, org.springframework.context.ApplicationContext context)
-
-
Method Detail
-
getComponent
public JPanel getComponent()
- Specified by:
getComponentin interfaceTabPanelProvider
-
nodeChanged
public void nodeChanged()
-
-