de.xoev.xdomea.viewer.gui.preferences
Class EditConfigurationDialog
java.lang.Object
TitleAreaDialog
de.xoev.xdomea.viewer.gui.preferences.EditConfigurationDialog
public class EditConfigurationDialog
- extends TitleAreaDialog
Diese Klasse repräsentiert den Dialog zum Bearbeiten einer Konfiguration des xdomea-Viewer
zu einer bestimmten Version der xdomea-Spezifikation
- Author:
- Sächsisches Staatsministerium der Justiz und für Europa
Constructor Summary |
EditConfigurationDialog(Shell parentShell,
de.xoev.xdomea.viewer.config.Configuration config)
erzeugt eine EditConfigurationDialog-Instanz mit den übergebenen Parametern |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditConfigurationDialog
public EditConfigurationDialog(Shell parentShell,
de.xoev.xdomea.viewer.config.Configuration config)
- erzeugt eine EditConfigurationDialog-Instanz mit den übergebenen Parametern
- Parameters:
parentShell
- die übergeordnete Shell-Instanzconfig
- eine Configuration-Instanz - diese Instanz wird zum initialisieren der Felder
diese Dialogs genutzt
getConfiguration
public de.xoev.xdomea.viewer.config.Configuration getConfiguration()
- gibt eine Configruation-Instanz zurück. Diese Instanz entspricht den Einstellungen,
die in diesem Dialog vorgenommen wurden
- Returns:
create
public void create()
createDialogArea
protected Control createDialogArea(Composite parent)
createButtonBar
protected Control createButtonBar(Composite parent)
widgetSelected
public void widgetSelected(SelectionEvent e)
widgetDefaultSelected
public void widgetDefaultSelected(SelectionEvent e)
okPressed
protected void okPressed()
Copyright © 2009. All Rights Reserved.