Class PreferencesDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.openinventor.inventor.viewercomponents.swt.tools.PreferencesDialog
public class PreferencesDialog
extends org.eclipse.swt.widgets.Dialog
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
enableStereoPreferences
(boolean enabled) static PreferencesDialog
getInstance
(org.eclipse.swt.widgets.Shell parent) void
open()
Open the dialog.void
void
void
void
Methods inherited from class org.eclipse.swt.widgets.Dialog
getParent, getStyle, getText, setText
-
Method Details
-
getInstance
-
setStereoListener
-
getStereoListener
-
setGeneralPreferencesListener
-
getGeneralPreferencesListener
-
enableStereoPreferences
public void enableStereoPreferences(boolean enabled) -
setClippingPlanesAdjustMode
-
open
public void open()Open the dialog.
-