Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
N
Q
R
S
U
V
W
A
addToHistory(String[], String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToHistory(List, String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
C
COMBO_HISTORY_LENGTH
- Static variable in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
ContextPlugin
- Class in
net.refractions.udig.context
Provides support for Context information.
ContextPlugin()
- Constructor for class net.refractions.udig.context.
ContextPlugin
The constructor.
createBoldLabel(Composite, String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Creates a new label with a bold font.
createOptionsGroup(Composite)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Create the options specification widgets.
createOptionsGroupButtons(Group)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Creates the import/export options group controls.
createPlainLabel(Composite, String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Creates a new label with a bold font.
createSpacer(Composite)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Creates a horizontal spacer line that fills the width of its container.
D
determinePageCompletion()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Returns whether this page is complete.
displayErrorDialog(String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Display an error dialog with the specified message.
displayErrorDialog(Throwable)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Display an error dislog with the information from the supplied exception.
G
getDefault()
- Static method in class net.refractions.udig.context.
ContextPlugin
Returns the shared instance.
getErrorDialogTitle()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Get the title for an error dialog.
getImageDescriptor(String)
- Static method in class net.refractions.udig.context.
ContextPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getPathFromText(Text)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Get a path from the supplied text widget.
N
net.refractions.udig.context
- package net.refractions.udig.context
net.refractions.udig.ui.dialogs
- package net.refractions.udig.ui.dialogs
Q
queryForMap(IMap, String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Queries the user to supply a Map.
queryForMap(IMap, String, String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Queries the user to supply a container resource.
queryYesNoQuestion(String)
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Displays a Yes/No question to the user with the specified message and returns the user's response.
R
restoreWidgetValues()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Restores control settings that were saved in the previous instance of this page.
S
saveWidgetValues()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Saves control settings that are to be restored in the next instance of this page.
SIZING_TEXT_FIELD_WIDTH
- Static variable in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
start(BundleContext)
- Method in class net.refractions.udig.context.
ContextPlugin
This method is called upon plug-in activation
stop(BundleContext)
- Method in class net.refractions.udig.context.
ContextPlugin
This method is called when the plug-in is stopped
U
updatePageCompletion()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Determine if the page is complete and update the page appropriately.
updateWidgetEnablements()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Updates the enable state of this page's controls.
V
validateDestinationGroup()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Returns whether this page's destination specification controls currently all contain valid values.
validateOptionsGroup()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Returns whether this page's options group's controls currently all contain valid values.
validateSourceGroup()
- Method in class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Returns whether this page's source specification controls currently all contain valid values.
W
WizardDataTransferPage
- Class in
net.refractions.udig.ui.dialogs
The common superclass for wizard import and export pages.
WizardDataTransferPage(String)
- Constructor for class net.refractions.udig.ui.dialogs.
WizardDataTransferPage
Creates a new wizard page.
A
C
D
G
N
Q
R
S
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes