Uses of Class
jpos.config.simple.editor.MainFrame

Packages that use MainFrame
jpos.config.simple.editor   
 

Uses of MainFrame in jpos.config.simple.editor
 

Methods in jpos.config.simple.editor that return MainFrame
protected  MainFrame AbstractPropsViewPanel.getMainFrame()
           
 

Methods in jpos.config.simple.editor with parameters of type MainFrame
protected  void AbstractPropsViewPanel.setMainFrame(MainFrame frame)
          Sets the MainFrame that this panel is part of
 void JposEntryTreePanel.setMainFrame(MainFrame parentMainFrame)
          connects this panel to its parent MainFrame
(package private)  void JposEntryEditorConfigDialog.setMainFrame(MainFrame mainFrame)
          connects this object to the MainFrame so that it can set its properties
 

Constructors in jpos.config.simple.editor with parameters of type MainFrame
JposEntryPanel(MainFrame mainFrame)
          Default no-argument ctor
JposEntryMergerDialog(MainFrame parentFrame)
          1-arg ctor.
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details