|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.kex.bwsin.vew.BWSIN
de.bsvrz.kex.bwsin.vew.BWSINgui
public class BWSINgui
Statischer Import Netz mit grafischem Benutzerinterface.
Constructor Summary | |
---|---|
BWSINgui()
Konstruktor. |
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
|
void |
changedUpdate(DocumentEvent arg0)
|
void |
insertUpdate(DocumentEvent arg0)
|
void |
removeUpdate(DocumentEvent arg0)
|
void |
startImport()
Führt die Importoperation aus. |
void |
stopWorker()
Beendet den Worker. |
Methods inherited from class de.bsvrz.kex.bwsin.vew.BWSIN |
---|
checkParameter, importieren, initialize, initOkstra, main, parseArguments |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BWSINgui()
Method Detail |
---|
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
ActionListener.actionPerformed(java.awt.event.ActionEvent)
public void changedUpdate(DocumentEvent arg0)
changedUpdate
in interface DocumentListener
DocumentListener.changedUpdate(javax.swing.event.DocumentEvent)
public void insertUpdate(DocumentEvent arg0)
insertUpdate
in interface DocumentListener
DocumentListener.insertUpdate(javax.swing.event.DocumentEvent)
public void removeUpdate(DocumentEvent arg0)
removeUpdate
in interface DocumentListener
DocumentListener.removeUpdate(javax.swing.event.DocumentEvent)
public void startImport()
startImport
in class BWSIN
BWSIN.startImport()
public void stopWorker()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |