public class KexMIFgui extends KexMIF implements ActionListener, DocumentListener, ImportListener, ItemListener
Modifier and Type | Class and Description |
---|---|
class |
KexMIFgui.MifFileFilter
Dateifilter für MIF-Dateien.
|
konfigurationsdaten
Constructor and Description |
---|
KexMIFgui() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
changedUpdate(DocumentEvent arg0) |
void |
insertUpdate(DocumentEvent arg0) |
void |
itemStateChanged(ItemEvent e) |
void |
listSelectionChanged(SelectionListe list)
Methode wird aufgerufen, wenn die Selection der Liste geändert
wurde.
|
void |
removeUpdate(DocumentEvent arg0) |
void |
startImport()
Führt die Importoperation aus.
|
checkParameter, initialize, main, parseArguments
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void changedUpdate(DocumentEvent arg0)
changedUpdate
in interface DocumentListener
public void insertUpdate(DocumentEvent arg0)
insertUpdate
in interface DocumentListener
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
public void listSelectionChanged(SelectionListe list)
ImportListener
listSelectionChanged
in interface ImportListener
list
- Listepublic void removeUpdate(DocumentEvent arg0)
removeUpdate
in interface DocumentListener
public void startImport() throws Exception
KexMIF
startImport
in class KexMIF
Exception
- bei Ausnahmen.Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.