Uses of Interface
org.eclipse.jface.dialogs.IDialogSettings
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a user interface for debug platform source lookup facilities.
Provides support for dialogs.
Provides a framework for creating and manipulating text documents.
Provides a content assist add-on for an
ITextViewer
.This package provides the quick assist assistant add-on for an
ISourceViewer
.Provides a framework for wizards.
Application programming interface to implement a wizard based user interface for refactorings.
Provides the base classes to implement a search result view part for searches with textual matches.
Provides basic support for managing Team providers.
Contains the team synchronization presentation framework and support
for the Synchronize View.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Class hierarchies for plug-ins that integrate with
the Eclipse Platform UI.
Application programming interfaces for interaction
with the Eclipse text editor template support.
Provides the standard Task List view for displaying
tasks and problem annotations on resources.
-
Uses of IDialogSettings in org.eclipse.compare.internal
Modifier and TypeMethodDescriptionprotected IDialogSettings
CompareDialog.getDialogBoundsSettings()
protected IDialogSettings
CompareWithOtherResourceDialog.getDialogBoundsSettings()
-
Uses of IDialogSettings in org.eclipse.debug.ui
Modifier and TypeMethodDescriptionprotected IDialogSettings
StringVariableSelectionDialog.getDialogBoundsSettings()
protected IDialogSettings
DebugPopup.getDialogSettings()
-
Uses of IDialogSettings in org.eclipse.debug.ui.sourcelookup
Modifier and TypeMethodDescriptionprotected IDialogSettings
SourceLookupDialog.getDialogBoundsSettings()
-
Uses of IDialogSettings in org.eclipse.jface.dialogs
Modifier and TypeClassDescriptionclass
Concrete implementation of a dialog settings (IDialogSettings
) using a hash table and XML.Modifier and TypeMethodDescriptionDialogSettings.addNewSection
(String sectionName) IDialogSettings.addNewSection
(String name) Create a new section in the receiver and return it.protected IDialogSettings
AbstractSelectionDialog.getDialogBoundsSettings()
protected IDialogSettings
Dialog.getDialogBoundsSettings()
Gets the dialog settings that should be used for remembering the bounds of of the dialog, according to the dialog bounds strategy.IDialogSettingsProvider.getDialogSettings()
protected IDialogSettings
PopupDialog.getDialogSettings()
Gets the dialog settings that should be used for remembering the bounds of the dialog.static IDialogSettings
DialogSettings.getOrCreateSection
(IDialogSettings settings, String sectionName) Returns a section with the given name in the given dialog settings.DialogSettings.getSection
(String sectionName) IDialogSettings.getSection
(String sectionName) Returns the section with the given name in this dialog settings.DialogSettings.getSections()
IDialogSettings.getSections()
Returns all the sections in this dialog settings.IDialogSettingsProvider.loadDialogSettings()
Reloads the persisted dialog settings or provides a newIDialogSettings
if there is no existing dialog settings.DialogSettings.removeSection
(String sectionName) Remove a section by name in the receiver.Modifier and TypeMethodDescriptionvoid
DialogSettings.addSection
(IDialogSettings section) void
IDialogSettings.addSection
(IDialogSettings section) Add a section in the receiver.static IDialogSettings
DialogSettings.getOrCreateSection
(IDialogSettings settings, String sectionName) Returns a section with the given name in the given dialog settings.void
DialogSettings.removeSection
(IDialogSettings section) Remove a section in the receiver.void
AbstractSelectionDialog.setDialogBoundsSettings
(IDialogSettings settings, int strategy) Set the dialog settings that should be used to save the bounds of this dialog. -
Uses of IDialogSettings in org.eclipse.jface.text
Modifier and TypeMethodDescriptionvoid
AbstractInformationControlManager.setRestoreInformationControlBounds
(IDialogSettings dialogSettings, boolean restoreLocation, boolean restoreSize) Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings. -
Uses of IDialogSettings in org.eclipse.jface.text.contentassist
Modifier and TypeMethodDescriptionvoid
ContentAssistant.setRestoreCompletionProposalSize
(IDialogSettings dialogSettings) Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings. -
Uses of IDialogSettings in org.eclipse.jface.text.quickassist
Modifier and TypeMethodDescriptionvoid
QuickAssistAssistant.setRestoreCompletionProposalSize
(IDialogSettings dialogSettings) Tells this assistant to open the proposal popup with the size contained in the given dialog settings and to store the control's last valid size in the given dialog settings. -
Uses of IDialogSettings in org.eclipse.jface.wizard
Modifier and TypeMethodDescriptionprotected IDialogSettings
WizardDialog.getDialogBoundsSettings()
IWizard.getDialogSettings()
Returns the dialog settings for this wizard.Wizard.getDialogSettings()
protected IDialogSettings
WizardPage.getDialogSettings()
Returns the dialog settings for this wizard page.Modifier and TypeMethodDescriptionvoid
Wizard.setDialogSettings
(IDialogSettings settings) Sets the dialog settings for this wizard. -
Uses of IDialogSettings in org.eclipse.ltk.ui.refactoring
Modifier and TypeMethodDescriptionprotected IDialogSettings
RefactoringWizardPage.getRefactoringSettings()
Returns the refactoring wizard's dialog settings. -
Uses of IDialogSettings in org.eclipse.search.ui.text
Modifier and TypeMethodDescriptionprotected IDialogSettings
AbstractTextSearchViewPage.getSettings()
Returns a dialog settings object for this search result page. -
Uses of IDialogSettings in org.eclipse.team.ui
Modifier and TypeMethodDescriptionprotected IDialogSettings
SaveablePartDialog.getDialogBoundsSettings()
Deprecated. -
Uses of IDialogSettings in org.eclipse.team.ui.synchronize
Modifier and TypeMethodDescriptionISynchronizePageSite.getPageSettings()
Return a settings node that can be used by the page to save state. -
Uses of IDialogSettings in org.eclipse.ui.dialogs
Modifier and TypeMethodDescriptionprotected IDialogSettings
FilteredItemsSelectionDialog.getDialogBoundsSettings()
protected IDialogSettings
ResourceListSelectionDialog.getDialogBoundsSettings()
protected IDialogSettings
SaveAsDialog.getDialogBoundsSettings()
protected IDialogSettings
SelectionDialog.getDialogBoundsSettings()
Gets the dialog settings that should be used for remembering the bounds of the dialog, according to the dialog bounds strategy.protected IDialogSettings
EditorSelectionDialog.getDialogSettings()
Return the dialog store to cache values intoprotected abstract IDialogSettings
FilteredItemsSelectionDialog.getDialogSettings()
Returns the dialog settings.protected IDialogSettings
FilteredResourcesSelectionDialog.getDialogSettings()
Modifier and TypeMethodDescriptionprotected void
FilteredItemsSelectionDialog.restoreDialog
(IDialogSettings settings) Restores dialog using persisted settings.protected void
FilteredResourcesSelectionDialog.restoreDialog
(IDialogSettings settings) void
SelectionDialog.setDialogBoundsSettings
(IDialogSettings settings, int strategy) Set the dialog settings that should be used to save the bounds of this dialog.protected void
FilteredItemsSelectionDialog.storeDialog
(IDialogSettings settings) Stores dialog settings.protected void
FilteredResourcesSelectionDialog.storeDialog
(IDialogSettings settings) ModifierConstructorDescriptionWorkingSetConfigurationBlock
(String[] workingSetIds, IDialogSettings settings) Create a new instance of this working set block using default labels.WorkingSetConfigurationBlock
(String[] workingSetIds, IDialogSettings settings, String enableButtonLabel, String comboLabel, String selectLabel) Create a new instance of this working set block using custom labels.WorkingSetConfigurationBlock
(IDialogSettings settings, String... workingSetIds) Create a new instance of this working set block using default labels.WorkingSetConfigurationBlock
(IDialogSettings settings, String enableButtonLabel, String newButtonLabel, String comboLabel, String selectLabel, String... workingSetIds) Create a new instance of this working set block using custom labels. -
Uses of IDialogSettings in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionprotected IDialogSettings
LargeFileLimitsPreferenceHandler.LargeFileEditorSelectionDialog.getDialogSettings()
-
Uses of IDialogSettings in org.eclipse.ui.plugin
Modifier and TypeMethodDescriptionAbstractUIPlugin.getDialogSettings()
Returns the dialog settings by callingPlatformUI.getDialogSettingsProvider
(getBundle()
).getDialogSettings()
. -
Uses of IDialogSettings in org.eclipse.ui.texteditor.templates
Modifier and TypeMethodDescriptionprotected IDialogSettings
TemplatePreferencePage.EditTemplateDialog.getDialogBoundsSettings()
-
Uses of IDialogSettings in org.eclipse.ui.views.markers.internal
Modifier and TypeMethodDescriptionprotected IDialogSettings
DialogMarkerProperties.getDialogBoundsSettings()
Modifier and TypeMethodDescriptionvoid
MarkerFilter.restoreFilterSettings
(IDialogSettings settings) Restore the state of the receiver in the supplied settings.void
ProblemFilter.restoreFilterSettings
(IDialogSettings settings) void
TableComparator.restoreState
(IDialogSettings dialogSettings) void
TableComparator.saveState
(IDialogSettings dialogSettings) -
Uses of IDialogSettings in org.eclipse.ui.views.tasklist
Modifier and TypeMethodDescriptionprotected IDialogSettings
TaskPropertiesDialog.getDialogBoundsSettings()