A C D E F G I M N P R S V X

A

APPLY_STYLE - Static variable in interface net.refractions.udig.style.ui.ImageConstants
apply style icon

C

CANCEL_STYLE - Static variable in interface net.refractions.udig.style.ui.ImageConstants
cancel style icon
canStyle(Layer) - Method in class net.refractions.udig.style.IStyleConfigurator
Determines if the configurator can be used to configure the style for a specified layer.
cleanUp() - Method in class net.refractions.udig.style.Images
Cleanup image cache.
createControl(Composite) - Method in class net.refractions.udig.style.IStyleConfigurator
Creates the control that is to be used to configure the style.
createPartControl(Composite) - Method in class net.refractions.udig.style.ui.StyleView
Creates the style editor layout, and uses a PageBook placeholder for ui widgets to be placed into as Styles are selected.

D

dispose() - Method in class net.refractions.udig.style.IStyleConfigurator
Cleans up any resources (like icons) held by this StyleConfigurator.
dispose() - Method in class net.refractions.udig.style.ui.EditStyleAction
 
dispose() - Method in class net.refractions.udig.style.ui.StyleView
Note: createPartControl may not even of been called

E

EditStyleAction - Class in net.refractions.udig.style.ui
 
EditStyleAction() - Constructor for class net.refractions.udig.style.ui.EditStyleAction
 

F

focus(Layer) - Method in class net.refractions.udig.style.IStyleConfigurator
Sets the layer and style blackboard that the configurator can populate with style.

G

get(String) - Static method in class net.refractions.udig.style.Images
Returns the image associated with the given key, or null if none.
getApplyAction() - Method in class net.refractions.udig.style.IStyleConfigurator
 
getCurrentLayer() - Method in class net.refractions.udig.style.ui.StyleView
 
getDefault() - Static method in class net.refractions.udig.style.StylePlugin
Returns the shared instance.
getDescriptor(String) - Static method in class net.refractions.udig.style.Images
Returns the image descriptor for ID, or null if not found.
getImageDescriptor(String) - Method in class net.refractions.udig.style.Images
 
getImages() - Method in class net.refractions.udig.style.StylePlugin
Images instance for use with ImageConstants.
getLabel() - Method in class net.refractions.udig.style.IStyleConfigurator
Returns the label describing the configurator.
getLayer() - Method in class net.refractions.udig.style.IStyleConfigurator
Gets the current layer to which the current style being configured is to be applied to.
getStyleBlackboard() - Method in class net.refractions.udig.style.IStyleConfigurator
Returns the style blackboard that the configurator is populating with style information.
getStyleConfigurator() - Method in class net.refractions.udig.style.ui.StyleView
This *is* the current styleConfigurator used by this style view.
getStyleConfigurators() - Method in class net.refractions.udig.style.ui.StyleView
Acquire configurators for the current layer.
getStyleId() - Method in class net.refractions.udig.style.IStyleConfigurator
Returns the declared style id of the style the configurator depends on.
getStyleIDs(Layer) - Static method in class net.refractions.udig.style.Styles
Returns the set of style id's which support a particular layer.
getViewSite() - Method in class net.refractions.udig.style.IStyleConfigurator
Returns the site for this view.

I

ICONS_PATH - Static variable in class net.refractions.udig.style.StylePlugin
Icons path (value "icons/")
ID - Static variable in class net.refractions.udig.style.StylePlugin
The id of the plug-in
ID - Static variable in class net.refractions.udig.style.ui.EditStyleAction
 
ImageConstants - Interface in net.refractions.udig.style.ui
 
Images - Class in net.refractions.udig.style
The image descriptors for the plugin
Images() - Constructor for class net.refractions.udig.style.Images
 
init(IViewSite) - Method in class net.refractions.udig.style.IStyleConfigurator
Initializes this view with the given view site.
init() - Method in class net.refractions.udig.style.IStyleConfigurator
Initialize this style configurator.
init(IWorkbenchWindow) - Method in class net.refractions.udig.style.ui.EditStyleAction
 
init(IViewSite, IMemento) - Method in class net.refractions.udig.style.ui.StyleView
Called before createPartControl to give us chance to organize ourselves.
initializeImages(URL, ImageRegistry) - Method in class net.refractions.udig.style.Images
Initializes the table of images used in this plugin.
IStyleConfigurator - Class in net.refractions.udig.style
Configures a style object.
IStyleConfigurator() - Constructor for class net.refractions.udig.style.IStyleConfigurator
 

M

makeActionDoStuff() - Method in class net.refractions.udig.style.IStyleConfigurator
Runs the apply action.

N

net.refractions.udig.style - package net.refractions.udig.style
 
net.refractions.udig.style.ui - package net.refractions.udig.style.ui
 

P

PATH_DLOCALTOOL - Static variable in interface net.refractions.udig.style.ui.ImageConstants
Disabled local toolbar icons
PATH_ELOCALTOOL - Static variable in interface net.refractions.udig.style.ui.ImageConstants
Enabled local toolbar icons.
preApply() - Method in class net.refractions.udig.style.IStyleConfigurator
Called after apply action has been triggeredbefore apply is executed.

R

refresh() - Method in class net.refractions.udig.style.IStyleConfigurator
Called when new layer and blackbard values are available.
refresh() - Method in class net.refractions.udig.style.ui.StyleView
Refresh all the viewsites, aka force stylecon figurators to reset.
run(IAction) - Method in class net.refractions.udig.style.ui.EditStyleAction
 

S

selectionChanged(IAction, ISelection) - Method in class net.refractions.udig.style.ui.EditStyleAction
 
setAction(IAction) - Method in class net.refractions.udig.style.IStyleConfigurator
Sets the apply action.
setCurrentLayer(Layer) - Method in class net.refractions.udig.style.ui.StyleView
New layer, or null if there is no selected layer.
setFocus() - Method in class net.refractions.udig.style.ui.StyleView
Set focus to the chooser if available.
setLabel(String) - Method in class net.refractions.udig.style.IStyleConfigurator
Sets the label describing the configurator.
setStyleConfigurator(IStyleConfigurator) - Method in class net.refractions.udig.style.ui.StyleView
Set the current StyleConfigurator used by this StyleView to the provided config.
setStyleId(String) - Method in class net.refractions.udig.style.IStyleConfigurator
Sets the declared style id of the style the configurator depends on.
start(BundleContext) - Method in class net.refractions.udig.style.StylePlugin
Set up shared images.
stop(BundleContext) - Method in class net.refractions.udig.style.StylePlugin
 
StylePlugin - Class in net.refractions.udig.style
 
StylePlugin() - Constructor for class net.refractions.udig.style.StylePlugin
The constructor.
Styles - Class in net.refractions.udig.style
 
Styles() - Constructor for class net.refractions.udig.style.Styles
 
StyleView - Class in net.refractions.udig.style.ui
Style Editing View.
StyleView() - Constructor for class net.refractions.udig.style.ui.StyleView
Construct StyleView.

V

VIEW_ID - Static variable in class net.refractions.udig.style.ui.StyleView
ID used in the extention point to identify this view

X

XPID - Static variable in class net.refractions.udig.style.IStyleConfigurator
extension point id

A C D E F G I M N P R S V X