net.refractions.udig.internal.ui |
|
Java Source File Name | Type | Comment |
AlternateMapPerspective.java | Class | A perspective factory generates the initial page layout and visible
action set for a page. |
AuthenticationDialog.java | Class | |
DialogDriver.java | Class | This class is insane the good part is the push and findbuttons as helpers for testing. |
FeatureTextTransfer.java | Class | |
FilterTextTransfer.java | Class | To Transfer Filters in text form. |
GeneralPreferences.java | Class | |
GeometryTextTransfer.java | Class | |
IDropTargetProvider.java | Interface | Implementations provide the target object for the Drag and drop code. |
ImageConstants.java | Interface | Image constants for use with Images class. |
Images.java | Class | |
JaiErrorDialog.java | Class | |
LinuxAdvancedDialog.java | Class | |
MapPerspective.java | Class | A perspective factory generates the initial page layout and visible
action set for a page. |
SendLogDialog.java | Class | Dialog for sending the error log to the development team. |
ShowSendLogAction.java | Class | Shows the dialog for sending the error log to the development team. |
ShowTipsAction.java | Class | Shows the Tips dialog. |
StaticDestinationProvider.java | Class | Simple Destination Provider that returns the object passed as the constructor. |
TipDialog.java | Class | Dialog for showing tips from the tip extension point. |
Trace.java | Interface | Constants for use with eclipse tracing api. |
TransferPreference.java | Class | |
TransferStrategy.java | Interface | Many of the uDig Transfer objects can behave differently depending on how a user sets the workspace
preferences. |
UDIGActionBarAdvisor.java | Class | Public base class for configuring the action bars of a workbench window. |
UDIGApplication.java | Class | |
UDIGAuthenticator.java | Class | |
UDigByteAndLocalTransfer.java | Class | |
UDIGControlDragListener.java | Class | |
UDIGControlDropListener.java | Class | |
UDIGDNDProcessor.java | Class | Processes drag and drop extensions. |
UDIGDropHandler.java | Class | A drop event handler which delegates to an extension point in order to perform drag and drop
actions.
The drop handler interacts with three objects.
- The type object, which is the entity being dropped.
- The destination object, which is where the drop is occuring.
|
UDIGExportedPreferences.java | Class | Uses a scoped preferences to store preferences. |
UDIGTransfer.java | Interface | |
UDigTransferFactory.java | Class | |
UDIGViewerDropAdapter.java | Class | |
UDIGWorkbenchAdvisor.java | Class | Public base class for configuring the UDIG workbench.
Note that the workbench advisor object is created in advance of creating the workbench. |
UDIGWorkbenchConfiguration.java | Class | |
UDIGWorkbenchWindowAdvisor.java | Class | Public base class for configuring a workbench window. |
UiPlugin.java | Class | The main plugin class to be used in the desktop. |
URLImageDescriptor.java | Class | An ImageDescriptor that gets its information from a URL.
This class is not public API. |
WorkflowAction.java | Interface | |