public class LayerManagerDialog extends Object
Layerverwaltung
.Modifier and Type | Class and Description |
---|---|
private class |
LayerManagerDialog.ComboTableCellRendererLayer
CellRenderer für die JTable im Verwaltungsdialog
|
Modifier and Type | Field and Description |
---|---|
private ClientDavInterface |
_connection |
private JFrame |
_frame |
private LayerDefinitionDialog |
_layerDefinitionDialog |
Constructor and Description |
---|
LayerManagerDialog(ClientDavInterface connection)
Konstruiert einen neuen LayerManagerDialog.
|
Modifier and Type | Method and Description |
---|---|
void |
closeDialog()
Beendet den Layerverwaltungsdialog.
|
void |
showDialog()
Macht die Layerverwaltungsdialog sichtbar.
|
private final ClientDavInterface _connection
private JFrame _frame
private LayerDefinitionDialog _layerDefinitionDialog
public LayerManagerDialog(ClientDavInterface connection)
die
- Datenverteiler-Verbindung