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, parseArgumentspublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void changedUpdate(DocumentEvent arg0)
changedUpdate in interface DocumentListenerpublic void insertUpdate(DocumentEvent arg0)
insertUpdate in interface DocumentListenerpublic void itemStateChanged(ItemEvent e)
itemStateChanged in interface ItemListenerpublic void listSelectionChanged(SelectionListe list)
ImportListenerlistSelectionChanged in interface ImportListenerlist - Listepublic void removeUpdate(DocumentEvent arg0)
removeUpdate in interface DocumentListenerpublic void startImport()
throws Exception
KexMIFstartImport in class KexMIFException - bei Ausnahmen.Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.