Package org.jrd.frontend.MainFrame
Class MainFrameView
- java.lang.Object
-
- org.jrd.frontend.MainFrame.MainFrameView
-
public class MainFrameView extends Object
-
-
Constructor Summary
Constructors Constructor Description MainFrameView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JFrame
getMainFrame()
void
setNewFsVmDialogListener(ActionListener newFsVmDialogListener)
void
setPluginConfigurationEditorListener(ActionListener pluginConfigurationEditorListener)
-
-
-
Method Detail
-
getMainFrame
public JFrame getMainFrame()
-
setNewFsVmDialogListener
public void setNewFsVmDialogListener(ActionListener newFsVmDialogListener)
-
setPluginConfigurationEditorListener
public void setPluginConfigurationEditorListener(ActionListener pluginConfigurationEditorListener)
-
-