generalDatabase
Class MSAccessDialogPanel
java.lang.Object
generalDatabase.MSAccessDialogPanel
- All Implemented Interfaces:
- SystemDialogPanel
public class MSAccessDialogPanel
- extends java.lang.Object
- implements SystemDialogPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msAccessSystem
MSAccessSystem msAccessSystem
p
javax.swing.JPanel p
dbList
javax.swing.JComboBox dbList
browseButton
javax.swing.JButton browseButton
parent
java.awt.Component parent
MSAccessDialogPanel
public MSAccessDialogPanel(java.awt.Component parent,
MSAccessSystem msAccessSystem)
getPanel
public javax.swing.JPanel getPanel()
- Specified by:
getPanel in interface SystemDialogPanel
getParams
public boolean getParams()
- Specified by:
getParams in interface SystemDialogPanel
setParams
public void setParams()
- Specified by:
setParams in interface SystemDialogPanel