net.docliff.models.applicationmodel.guimodel.editor
Class PreferencesDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
net.docliff.models.applicationmodel.guimodel.editor.PreferencesDialog
public class PreferencesDialog
- extends org.eclipse.swt.widgets.Dialog
- Author:
- klemens
To change the template for this generated type comment go to Window -
Preferences - Java - Code Generation - Code and Comments
| Methods inherited from class org.eclipse.swt.widgets.Dialog |
getParent, getStyle, getText, setText |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesDialog
public PreferencesDialog(org.eclipse.swt.widgets.Shell parent,
PreferencesContainer optionsContainer,
EditorConfiguration editorConfiguration,
XliffEditorForm xliffEditorForm)
- Parameters:
parent - xliffEditorForm -
getPreferencesContainer
public PreferencesContainer getPreferencesContainer()
- Returns:
- the optionsContainer
setPreferencesContainer
public void setPreferencesContainer(PreferencesContainer preferencesContainer)
- Parameters:
optionsContainer - the optionsContainer to set
show
public void show()