simtools.ui
Class DataSourceInformationDialog
java.lang.Object
simtools.ui.DataSourceInformationDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class DataSourceInformationDialog
- extends java.lang.Object
- implements java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dsi
protected DataSourceInformation dsi
dialog
protected javax.swing.JDialog dialog
bok
protected javax.swing.JButton bok
resources
protected static MenuResourceBundle resources
DataSourceInformationDialog
public DataSourceInformationDialog(DataSource ds)
throws DataException
- Throws:
DataException
createButtonPanel
protected javax.swing.JPanel createButtonPanel()
createDialog
public javax.swing.JDialog createDialog(java.awt.Frame parent)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
dispose
protected void dispose()