A B C D E F G H I K L M N O P R S T V W Z 
All Classes All Packages

A

accept(File) - Method in class org.hortonmachine.gui.utils.GuiUtilities.ShpFileFilter
 
actionPerformed(ActionEvent) - Method in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
 
ActionWithProgress - Class in org.hortonmachine.gui.utils.monitor
An action that uses a progress monitor to update.
ActionWithProgress(Component, String, int, boolean) - Constructor for class org.hortonmachine.gui.utils.monitor.ActionWithProgress
Constructor.
adapt(Class<T>) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
add(Object) - Method in class org.hortonmachine.gui.utils.RunnableWithParameters
 
addChangeListener(ChangeListener) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
addClosingListener(JFrame, GuiUtilities.IOnCloseListener) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
addConnectedAction(AbstractAction) - Method in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
 
addFileDropTarget(Component, Consumer<File[]>) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
addFinishRunnable(Runnable) - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
addInput(String, String, String, String, String) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
Adds an input field to the module.
addLayer(SimpleFeatureCollection) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
addLayer(SimpleFeatureCollection, Style) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
addLayer(Layer) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
addLayerBottom(Layer) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
addModule(ViewerModule) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
addMouseListenerToContext(MouseListener) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
Override if you are in a context that supports interaction.
addOutput(String, String, String, String, String) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
Adds an output field to the module.
addProcessListener(IProcessListener) - Method in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 
addSubFolder(ViewerFolder) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
AnnotationUtilities - Class in org.hortonmachine.gui.spatialtoolbox.core
Utilities to handle annotations.
AnnotationUtilities() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
applyComponentOrientation(ComponentOrientation) - Method in class org.hortonmachine.gui.console.LogConsoleView
Method for recalculating the component orientation for right-to-left Locales.
applyComponentOrientation(ComponentOrientation) - Method in class org.hortonmachine.gui.console.ProcessLogConsoleView
Method for recalculating the component orientation for right-to-left Locales.
applyComponentOrientation(ComponentOrientation) - Method in class org.hortonmachine.gui.settings.SettingsView
Method for recalculating the component orientation for right-to-left Locales.
applyComponentOrientation(ComponentOrientation) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
Method for recalculating the component orientation for right-to-left Locales.
applyComponentOrientation(ComponentOrientation) - Method in class org.hortonmachine.gui.utils.SshTesterView
Method for recalculating the component orientation for right-to-left Locales.
applyComponentOrientation(Component, ComponentOrientation) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
applySettings(Component) - Static method in class org.hortonmachine.gui.settings.SettingsController
Applies all settings to the current component or module.
asJComponent() - Method in class org.hortonmachine.gui.console.LogConsoleController
 
asJComponent() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
asJComponent() - Method in class org.hortonmachine.gui.settings.SettingsController
 
asJComponent() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
asJComponent() - Method in class org.hortonmachine.gui.utils.SshTesterController
 

B

backGroundWork() - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
backGroundWork(ProgressMonitor) - Method in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
Implements here the heavy work to be done.
beginProcess(Process, String) - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
beginProcess(String) - Method in class org.hortonmachine.gui.console.LogConsoleController
 
beginTask(String, int) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
BROWSER - Static variable in class org.hortonmachine.gui.utils.ImageCache
 

C

canCloseWithoutPrompt() - Method in class org.hortonmachine.gui.settings.SettingsController
 
canCloseWithoutPrompt() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
canCloseWithoutPrompt() - Method in interface org.hortonmachine.gui.utils.GuiUtilities.IOnCloseListener
 
canCloseWithoutPrompt() - Method in class org.hortonmachine.gui.utils.SshTesterController
 
CATEGORY - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
centerOnScreen(Component) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Set the location of a component to center it on the screen.
chart() - Method in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
clear() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
colorButton(JButton, Color, Integer) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Create an image to make a color picker button.
compare(ModuleDescription, ModuleDescription) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.ModuleDescriptionNameComparator
 
confirmDialog(String, String, int, int) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
CONNECT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
CONNECT_REMOTE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
connectedActions - Variable in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
 
ConsoleMessageFilter - Class in org.hortonmachine.gui.console
Utility to help filter out messages from the console.
ConsoleMessageFilter() - Constructor for class org.hortonmachine.gui.console.ConsoleMessageFilter
 
COPY - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
copyToClipboard(String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
createModalProgressMonitor(Component, int, boolean, int) - Static method in class org.hortonmachine.gui.utils.monitor.ProgressUtil
 
createPanel() - Method in class org.hortonmachine.gui.console.LogConsoleView
 
createPanel() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleView
 
createPanel() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
 
createPanel() - Method in class org.hortonmachine.gui.utils.SshTesterView
 
createPanel1() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel1() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
 
createPanel1() - Method in class org.hortonmachine.gui.utils.SshTesterView
 
createPanel2() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel2() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
 
createPanel2() - Method in class org.hortonmachine.gui.utils.SshTesterView
 
createPanel3() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel3() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
 
createPanel4() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel4() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
 
createPanel5() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel6() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel7() - Method in class org.hortonmachine.gui.settings.SettingsView
 
createPanel8() - Method in class org.hortonmachine.gui.settings.SettingsView
 
CustomOutputStream - Class in org.hortonmachine.gui.console
This class extends from OutputStream to redirect output to a JTextArrea
CustomOutputStream(JTextArea) - Constructor for class org.hortonmachine.gui.console.CustomOutputStream
 

D

DATABASE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
dateTimeFormatterYYYYMMDDHHMMSS - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
dateTimeFormatterYYYYMMDDHHMMSS_string - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
DBIMAGE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
DEBUG - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
DEBUG_KEY - Static variable in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
DefaultGuiBridgeImpl - Class in org.hortonmachine.gui.utils
JGT implementation of the GuiBridgeHandler.
DefaultGuiBridgeImpl() - Constructor for class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
DefaultGuiBridgeImpl(Component) - Constructor for class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
DEM - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
DISCONNECT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
dispose() - Method in class org.hortonmachine.gui.utils.ImageCache
Clears the internal map.
doChart - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doCumulate - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doDump - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doHorizontal - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doInBackground() - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
doLegend - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
done() - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
done() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
doNormalize - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doPoints - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
doRemove(String) - Static method in class org.hortonmachine.gui.console.ConsoleMessageFilter
 
draw(Graphics2D, MapContent, MapViewport) - Method in class org.hortonmachine.gui.utils.RasterInfoLayer
 

E

equals(Object) - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
 
equals(Object) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
errorMessage(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
exceptionThrown(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
exec(String, String, String, String, String) - Method in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
Execute an OMS script.
ExecutorExamples - Class in org.hortonmachine.gui.utils.executor
Usage examples for the executor.
ExecutorExamples() - Constructor for class org.hortonmachine.gui.utils.executor.ExecutorExamples
 
ExecutorIndeterminateGui - Class in org.hortonmachine.gui.utils.executor
Executor swingworker with an indetermined monitor that allows for messages.
ExecutorIndeterminateGui() - Constructor for class org.hortonmachine.gui.utils.executor.ExecutorIndeterminateGui
 
ExecutorProgressGui - Class in org.hortonmachine.gui.utils.executor
Executor swingworker with an progress monitor that allows for messages and progress updates.
ExecutorProgressGui(int) - Constructor for class org.hortonmachine.gui.utils.executor.ExecutorProgressGui
 
ExecutorProgressPrintStream - Class in org.hortonmachine.gui.utils.executor
Executor swingworker with an PrintStream that allows for messages.
ExecutorProgressPrintStream(PrintStream, int) - Constructor for class org.hortonmachine.gui.utils.executor.ExecutorProgressPrintStream
 
experimental - org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.Status
 
EXPORT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 

F

FieldData - Class in org.hortonmachine.gui.spatialtoolbox.core
The data that represent a field.
FieldData() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.FieldData
 
fieldDescription - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Description of the field.
fieldName - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Name of the field, to be called via reflection.
fieldType - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Type of the field.
fieldValue - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
The fields value, at first the default, in the end the set one.
FILE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
finalErrorSb - Variable in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
finalInfoSb - Variable in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
finishProcess() - Method in class org.hortonmachine.gui.console.LogConsoleController
 
finishProcess() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
FOLDER - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FONT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_DATE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_MAP - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_PICTURE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_PLUS - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_SKETCH - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
FORM_TIME - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
freeResources() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 

G

GEOM_LINE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GEOM_POINT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GEOM_POLYGON - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GEOPAPARAZZI_PREFERENCES_KEY - Static variable in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
get(int) - Method in class org.hortonmachine.gui.utils.RunnableWithParameters
 
get(String) - Static method in class org.hortonmachine.gui.utils.ImageCache
 
getBounds() - Method in class org.hortonmachine.gui.utils.RasterInfoLayer
 
getBuffered(String) - Static method in class org.hortonmachine.gui.utils.ImageCache
 
getBufferedImage(String) - Method in class org.hortonmachine.gui.utils.ImageCache
 
getCategory() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getClassName() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getCreationTime() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getCurrent() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
getDescription() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getDescription() - Method in class org.hortonmachine.gui.utils.GuiUtilities.ShpFileFilter
 
getFieldName2ValueHolderMap() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
getFromClipboard() - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
getFromLayers(String) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
If a list of file backed layers is available, override this and do the conversion.
getGeopaparazziProjectViewerPreferencesMap() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
getGeopaparazziProjectViewerPreferencesMap() - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Get the map of user preferences.
getImage(String) - Method in class org.hortonmachine.gui.utils.ImageCache
Get an image for a certain key.
getInputsList() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getInstance() - Static method in class org.hortonmachine.gui.spatialtoolbox.core.HortonmachineModulesManager
 
getInstance() - Static method in class org.hortonmachine.gui.utils.ImageCache
 
getLayers() - Method in class org.hortonmachine.gui.utils.HMMapframe
 
getLibsFolder() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
getLibsFolder() - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Get the folder inside which the libraries to browse are contained.
getLocalizedAuthor(Author) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLocalizedDescription(Description) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
Gets the localized description of the Description.
getLocalizedDocumentation(Documentation) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLocalizedKeywords(Keywords) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLocalizedLicense(License) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLocalizedName(Name) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLocalizedStatus(Status) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.AnnotationUtilities
 
getLogAreaPrintStream() - Method in class org.hortonmachine.gui.console.LogConsoleController
 
getMethodAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
getMilliSecondsToWait() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
getModule() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
getModuleClass() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getModuleDescription() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerModule
 
getModules() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
getModulesMap() - Method in class org.hortonmachine.gui.spatialtoolbox.core.HortonmachineModulesManager
 
getName() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getName() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
getOutputFieldNames() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
getOutputsList() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getParameters() - Method in class org.hortonmachine.gui.utils.RunnableWithParameters
 
getParentFolder() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
getParentFolder() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerModule
 
getPreferredSize() - Method in class org.hortonmachine.gui.utils.monitor.ProgressDialog
 
getProgressMonitor() - Method in class org.hortonmachine.gui.console.LogConsoleController
 
getRasterLayer() - Method in class org.hortonmachine.gui.utils.RasterInfoLayer
 
getReturnValue() - Method in class org.hortonmachine.gui.utils.RunnableWithParameters
 
getRootComponent() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
getScriptName() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getSpatialToolboxPreferencesMap() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
getSpatialToolboxPreferencesMap() - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Get the map of user preferences.
getStatus() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
getStatus() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
getSubFolders() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
getTotal() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
getViewFactory() - Method in class org.hortonmachine.gui.utils.WrapEditorKit
 
getWorldPoint(int, int) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
getWorldPoint(int, int) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Get the world Point2D from and screen pixel x/y (ex.
GLOBE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GPKG32 - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GRASS_ENVIRONMENT_GISBASE_KEY - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
Key used to set and retrieve the grass installation location.
GRASS_ENVIRONMENT_SHELL_KEY - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
GRASSFILE_UI_HINT - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
GRID - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
GuiBridgeHandler - Interface in org.hortonmachine.gui.utils
A class to help to bridge with extenral softwares.
guiHints - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Guihints if there are some.
GuiUtilities - Class in org.hortonmachine.gui.utils
Utilities class.
GuiUtilities() - Constructor for class org.hortonmachine.gui.utils.GuiUtilities
 
GuiUtilities.IOnCloseListener - Interface in org.hortonmachine.gui.utils
 
GuiUtilities.ShpFileFilter - Class in org.hortonmachine.gui.utils
 

H

h - Variable in class org.hortonmachine.gui.utils.executor.HMExecutor
 
H2GIS32 - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
handleError(Component, Exception) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
hashCode() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
 
hashCode() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
hashmap2ViewerFolders(TreeMap<String, List<ModuleDescription>>, String, boolean) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
HEAP_KEY - Static variable in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
HEAPLEVELS - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
HISTORY_DB - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
HMExecutor - Class in org.hortonmachine.gui.utils.executor
An swingworker executor helper to work with a progress printer.
HMExecutor() - Constructor for class org.hortonmachine.gui.utils.executor.HMExecutor
 
HMMapframe - Class in org.hortonmachine.gui.utils
A simple map frame where layers can be set or added with default styles.
HMMapframe(String) - Constructor for class org.hortonmachine.gui.utils.HMMapframe
 
HMProgressMonitorDialog - Class in org.hortonmachine.gui.utils.monitor
Deprecated.
Use ActionWithProgress if possible.
HMProgressMonitorDialog(Component, String, int) - Constructor for class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
Create the monitor dialog.
HOME - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
HORTONMACHINE_FRAME_ICON - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
HortonmachineModulesManager - Class in org.hortonmachine.gui.spatialtoolbox.core
Singleton in which the modules discovery and load/unload occurrs.

I

ImageCache - Class in org.hortonmachine.gui.utils
A singleton cache for images.
ImageViewer - Class in org.hortonmachine.gui.utils
A quick image viewer component.
ImageViewer(BufferedImage) - Constructor for class org.hortonmachine.gui.utils.ImageViewer
 
inChartPath - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inColors - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inData - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inDataXY - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
INFO - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
inFormats - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
INFOTOOL_OFF - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
INFOTOOL_ON - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
init() - Method in class org.hortonmachine.gui.spatialtoolbox.core.HortonmachineModulesManager
 
initializePanel() - Method in class org.hortonmachine.gui.console.LogConsoleView
Initializer
initializePanel() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleView
Initializer
initializePanel() - Method in class org.hortonmachine.gui.settings.SettingsView
Initializer
initializePanel() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
Initializer
initializePanel() - Method in class org.hortonmachine.gui.utils.SshTesterView
Initializer
inLabels - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inputDialog(String, String) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
inputDialog(String, String, int, String) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
inSeries - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inSubTitle - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
internalWorked(double) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
inTitle - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
inTypes - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
isCanceled() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
isCancelled() - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
isFieldExceptional(FieldData) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxUtils
 
isGrass(String) - Static method in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxUtils
Checks if the given path is a GRASS raster file.
isIn - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Type of the field, either @in or @out.
isIndeterminate() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
isProcessingRegionRelated() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Checks if the FieldData are referred to values of the ProcessingRegion.
isRunning() - Method in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 
isSimpleArrayType() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Checks if this field is of simple array/matrix type.
isSimpleType() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Checks if this field is a simple type.
isVisibleTriggered() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
This might be evoked when the panel gets focus.

K

killProcess() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
killProcess(Process) - Method in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 

L

LAST_GP_PROJECTS_PATH - Static variable in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
LIBS_MAIN_FOLDER_NAME - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
LIBS_SUBFOLDER_NAME - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
LISTHEIGHT - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
loadImage(String) - Method in class org.hortonmachine.gui.console.LogConsoleView
Helper method to load an image file from the CLASSPATH
loadImage(String) - Method in class org.hortonmachine.gui.console.ProcessLogConsoleView
Helper method to load an image file from the CLASSPATH
loadImage(String) - Method in class org.hortonmachine.gui.settings.SettingsView
Helper method to load an image file from the CLASSPATH
loadImage(String) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
Helper method to load an image file from the CLASSPATH
loadImage(String) - Method in class org.hortonmachine.gui.utils.SshTesterView
Helper method to load an image file from the CLASSPATH
loadRasterLayer(File) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
Override if loading of layers is supported.
loadVectorLayer(File) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
Override if loading of layers is supported.
LOG - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
LogConsoleController - Class in org.hortonmachine.gui.console
 
LogConsoleController(IHMProgressMonitor) - Constructor for class org.hortonmachine.gui.console.LogConsoleController
 
LogConsoleView - Class in org.hortonmachine.gui.console
 
LogConsoleView() - Constructor for class org.hortonmachine.gui.console.LogConsoleView
Default constructor
LOGLEVEL_GUI_OFF - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
LOGLEVEL_GUI_ON - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
LOGLEVELS_GUI - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
LOGLEVELS_MAP - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 

M

main(String[]) - Static method in class org.hortonmachine.gui.settings.SettingsController
 
main(String[]) - Static method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
main(String[]) - Static method in class org.hortonmachine.gui.utils.executor.ExecutorExamples
 
main(String[]) - Static method in class org.hortonmachine.gui.utils.HMMapframe
 
main(String[]) - Static method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
main(String[]) - Static method in class org.hortonmachine.gui.utils.SshTesterController
 
makeCopy() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
 
makeCopy() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
MAPCALCHISTORY_KEY - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
MAPCALCHISTORY_SEPARATOR - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
mature - org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.Status
 
MEMORY - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
message(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
messageDialog(String, String[], String, int) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
messageDialog(String, String[], String, int) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
messageDialog(String, String, int) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
messageDialog(String, String, int) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
MODULE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
MODULE_TEMPLATE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
ModuleDescription - Class in org.hortonmachine.gui.spatialtoolbox.core
Description of a module.
ModuleDescription(Class<?>, String, String, Status) - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
Constructor.
ModuleDescription.ModuleDescriptionNameComparator - Class in org.hortonmachine.gui.spatialtoolbox.core
 
ModuleDescription.Status - Enum in org.hortonmachine.gui.spatialtoolbox.core
 
ModuleDescriptionNameComparator() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.ModuleDescriptionNameComparator
 
MODULEEXP - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
MODULES_SUBFOLDER_NAME - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
MONGO32 - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
mouseClicked(MouseEvent) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
mouseEntered(MouseEvent) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
mouseExited(MouseEvent) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
mousePressed(MouseEvent) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
mouseReleased(MouseEvent) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 

N

NEW - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
NEW_DATABASE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
NOTE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 

O

OmsMatrixCharter - Class in org.hortonmachine.gui.utils
 
OmsMatrixCharter() - Constructor for class org.hortonmachine.gui.utils.OmsMatrixCharter
 
onClose() - Method in class org.hortonmachine.gui.settings.SettingsController
 
onClose() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
onClose() - Method in interface org.hortonmachine.gui.utils.GuiUtilities.IOnCloseListener
 
onClose() - Method in class org.hortonmachine.gui.utils.SshTesterController
 
onCloseHandleSettings() - Static method in class org.hortonmachine.gui.settings.SettingsController
 
onError(Exception) - Method in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
Called if an error occurrs.
onMessage(String, ELogStyle) - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
onModuleExit() - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
onProcessStopped() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
OPEN - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
openConfirmDialogWithPanel(Component, JPanel, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
openDialogWithPanel(JPanel, String, Dimension, boolean) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
openDialogWithTable(String, String[][], String[], Dimension, boolean) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
openFile(File) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
openFiles(File[]) - Static method in class org.hortonmachine.gui.utils.HMMapframe
 
openFrame(boolean) - Static method in class org.hortonmachine.gui.utils.HMMapframe
Opens a new frame to which layers can be added for fast visualization of data.
ORG_HORTONMACHINE_MODULES - Static variable in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 
org.hortonmachine.gui.console - package org.hortonmachine.gui.console
 
org.hortonmachine.gui.settings - package org.hortonmachine.gui.settings
 
org.hortonmachine.gui.spatialtoolbox - package org.hortonmachine.gui.spatialtoolbox
 
org.hortonmachine.gui.spatialtoolbox.core - package org.hortonmachine.gui.spatialtoolbox.core
 
org.hortonmachine.gui.utils - package org.hortonmachine.gui.utils
 
org.hortonmachine.gui.utils.executor - package org.hortonmachine.gui.utils.executor
 
org.hortonmachine.gui.utils.monitor - package org.hortonmachine.gui.utils.monitor
 
otherFieldName - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Field name of a connecting module, if available.
otherModule - Variable in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
Other module, if available.

P

paintComponent(Graphics) - Method in class org.hortonmachine.gui.utils.ImageViewer
 
PALETTE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
parameters - Variable in class org.hortonmachine.gui.utils.RunnableWithParameters
 
ParametersPanel - Class in org.hortonmachine.gui.spatialtoolbox.core
The parameters panel.
ParametersPanel(GuiBridgeHandler) - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
parent - Variable in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
 
pHeight - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
PHOTO - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
postDoneInUi() - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
Execute something after the progress has finished in the UI thread.
POSTGIS32 - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
postWork() - Method in class org.hortonmachine.gui.utils.monitor.ActionWithProgress
This is run once the heavy work is done and the button of the action has been enabled again.
pPanel - Variable in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
prefsMap - Variable in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
preInit() - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
process(List<ProgressUpdate>) - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
processInBackground() - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
Method inside which the job has to be done in background.
ProcessLogConsoleController - Class in org.hortonmachine.gui.console
A console for logging processes.
ProcessLogConsoleController() - Constructor for class org.hortonmachine.gui.console.ProcessLogConsoleController
 
ProcessLogConsoleView - Class in org.hortonmachine.gui.console
 
ProcessLogConsoleView() - Constructor for class org.hortonmachine.gui.console.ProcessLogConsoleView
Default constructor
progress - Variable in class org.hortonmachine.gui.utils.executor.HMExecutor
 
PROGRESS_STOP - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
ProgressDialog - Class in org.hortonmachine.gui.utils.monitor
MySwing: Advanced Swing Utilites Copyright (C) 2005 Santhosh Kumar T
ProgressDialog(Dialog, ProgressMonitor) - Constructor for class org.hortonmachine.gui.utils.monitor.ProgressDialog
 
ProgressDialog(Frame, ProgressMonitor) - Constructor for class org.hortonmachine.gui.utils.monitor.ProgressDialog
 
progressMonitor - Variable in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
ProgressMonitor - Class in org.hortonmachine.gui.utils.monitor
MySwing: Advanced Swing Utilites Copyright (C) 2005 Santhosh Kumar T
ProgressMonitor(int, boolean) - Constructor for class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
ProgressMonitor(int, boolean, int) - Constructor for class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
ProgressUtil - Class in org.hortonmachine.gui.utils.monitor
MySwing: Advanced Swing Utilites Copyright (C) 2005 Santhosh Kumar T
ProgressUtil() - Constructor for class org.hortonmachine.gui.utils.monitor.ProgressUtil
 
promptForCrs() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
promptForCrs() - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Open a dialog to prompt for a CRS.
propertyChange(PropertyChangeEvent) - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
Invoked when task's progress property changes.
pType - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 
publish(ProgressUpdate) - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
pWidth - Variable in class org.hortonmachine.gui.utils.OmsMatrixCharter
 

R

RasterInfoLayer - Class in org.hortonmachine.gui.utils
 
RasterInfoLayer() - Constructor for class org.hortonmachine.gui.utils.RasterInfoLayer
 
REFRESH - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
removeChangeListener(ChangeListener) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
removeLayer(Layer) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
removeMouseListenerFromContext(MouseListener) - Method in class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
Override if you are in a context that supports interaction.
removeProcessListener(IProcessListener) - Method in class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 
returnValue - Variable in class org.hortonmachine.gui.utils.RunnableWithParameters
 
run() - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
Start the job with monitor dialog.
RUN - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
RUN_TO_FILE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
RUN_TO_SHAPEFILE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
runIndeterminate() - Static method in class org.hortonmachine.gui.utils.executor.ExecutorExamples
 
RunnableWithParameters - Class in org.hortonmachine.gui.utils
 
RunnableWithParameters() - Constructor for class org.hortonmachine.gui.utils.RunnableWithParameters
 
RunnableWithParameters(Object[]) - Constructor for class org.hortonmachine.gui.utils.RunnableWithParameters
 
runWithProgress() - Static method in class org.hortonmachine.gui.utils.executor.ExecutorExamples
 
runWithProgressException() - Static method in class org.hortonmachine.gui.utils.executor.ExecutorExamples
 
runWithProgressSysout() - Static method in class org.hortonmachine.gui.utils.executor.ExecutorExamples
 

S

SAVE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
SELECTION_MODE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
setCanceled(boolean) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
setCurrent(String, int) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
setDefaultFrameIcon(JFrame) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Set the default frame icon, also considering the macos case.
setDefaultFrameIcon(JFrame, Image) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Set the frame icon, also considering the macos case.
setDefaultLookAndFeel() - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
setFileBrowsingOnWidgets(JTextField, JButton, String[], Runnable) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Adds to a textfield and button the necessary to browse for a file.
setFolderBrowsingOnWidgets(JTextField, JButton, Runnable) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Adds to a textfield and button the necessary to browse for a folder.
setGeopaparazziProjectViewerPreferencesMap(HashMap<String, String>) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
setGeopaparazziProjectViewerPreferencesMap(HashMap<String, String>) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Save SpatialToolbox preferences map.
setLayer(SimpleFeatureCollection) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
setLayer(SimpleFeatureCollection, Style) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
setLayer(Layer) - Method in class org.hortonmachine.gui.utils.HMMapframe
 
setLibsFolder(File) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
setLibsFolder(File) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
setModule(ModuleDescription) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
setParameters(Object[]) - Method in class org.hortonmachine.gui.utils.RunnableWithParameters
 
setParentFolder(ViewerFolder) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
setParentFolder(ViewerFolder) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerModule
 
setProgress(int) - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
setProgressPrinter(IProgressPrinter) - Method in class org.hortonmachine.gui.utils.executor.HMExecutor
 
setProgressText(String) - Method in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
setRasterLayer(GridCoverageLayer) - Method in class org.hortonmachine.gui.utils.RasterInfoLayer
 
setSpatialToolboxPreferencesMap(HashMap<String, String>) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
setSpatialToolboxPreferencesMap(HashMap<String, String>) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Save SpatialToolbox preferences map.
setTaskName(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
SETTINGS - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
SettingsController - Class in org.hortonmachine.gui.settings
 
SettingsController() - Constructor for class org.hortonmachine.gui.settings.SettingsController
 
SettingsView - Class in org.hortonmachine.gui.settings
 
SettingsView() - Constructor for class org.hortonmachine.gui.settings.SettingsView
Default constructor
setUIFont(FontUIResource) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
setVectorRasterLayers(String[], String[]) - Method in class org.hortonmachine.gui.spatialtoolbox.core.ParametersPanel
 
show(BufferedImage, String, boolean) - Static method in class org.hortonmachine.gui.utils.ImageViewer
Opens a JDialog with the image viewer in it.
showChooserDialog(String, int, int, boolean, File, FileFilter, boolean) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
showComboDialog(Component, String, String, String[], String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showErrorMessage(Component, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showErrorMessage(Component, String, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showImage(Component, String, BufferedImage) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showInfoMessage(Component, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showInfoMessage(Component, String, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showInputAreaDialog(Component, String, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showInputDialog(Component, String, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showMultiInputDialog(Component, String, String[], String[], HashMap<String, String[]>) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
Create a simple multi input pane, that returns what the use inserts.
showOpenDirectoryDialog(String, File) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
showOpenDirectoryDialog(String, File) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Open a directory selection dialog.
showOpenFileDialog(String, File, FileFilter) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
showOpenFileDialog(String, File, FileFilter) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Open an open file dialog.
showOpenFilesDialog(Component, String, boolean, File, FileFilter) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showOpenFolderDialog(Component, String, boolean, File) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showSaveFileDialog(Component, String, File) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showSaveFileDialog(String, File, FileFilter) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
showSaveFileDialog(String, File, FileFilter) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Open a save file dialog.
showWarningMessage(Component, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showWarningMessage(Component, String, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
showWindow(JComponent, String) - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
showWindow(JComponent, String) - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
Show a JComponent inside a window.
showYesNoDialog(Component, String) - Static method in class org.hortonmachine.gui.utils.GuiUtilities
 
ShpFileFilter() - Constructor for class org.hortonmachine.gui.utils.GuiUtilities.ShpFileFilter
 
SPATIAL_TOOLBOX_PREFERENCES_KEY - Static variable in interface org.hortonmachine.gui.utils.GuiBridgeHandler
 
SPATIALITE32 - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
SpatialToolboxConstants - Class in org.hortonmachine.gui.spatialtoolbox.core
 
SpatialToolboxConstants() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxConstants
 
SpatialtoolboxController - Class in org.hortonmachine.gui.spatialtoolbox
The spatialtoolbox view controller.
SpatialtoolboxController(GuiBridgeHandler) - Constructor for class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxController
 
SpatialToolboxUtils - Class in org.hortonmachine.gui.spatialtoolbox.core
Utilities for the omsbox plugin.
SpatialToolboxUtils() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.SpatialToolboxUtils
 
SpatialtoolboxView - Class in org.hortonmachine.gui.spatialtoolbox
 
SpatialtoolboxView() - Constructor for class org.hortonmachine.gui.spatialtoolbox.SpatialtoolboxView
Default constructor
SshTesterController - Class in org.hortonmachine.gui.utils
 
SshTesterController() - Constructor for class org.hortonmachine.gui.utils.SshTesterController
 
SshTesterView - Class in org.hortonmachine.gui.utils
 
SshTesterView() - Constructor for class org.hortonmachine.gui.utils.SshTesterView
Default constructor
StageScriptExecutor - Class in org.hortonmachine.gui.spatialtoolbox.core
Executor of OMS scripts.
StageScriptExecutor(File) - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.StageScriptExecutor
 
start(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
stateChanged(ChangeEvent) - Method in class org.hortonmachine.gui.utils.monitor.ProgressDialog
 
STOP - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
stopLogging() - Method in class org.hortonmachine.gui.console.LogConsoleController
 
stopLogging() - Method in class org.hortonmachine.gui.console.ProcessLogConsoleController
 
subTask(String) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
supportsMapContext() - Method in class org.hortonmachine.gui.utils.DefaultGuiBridgeImpl
 
supportsMapContext() - Method in interface org.hortonmachine.gui.utils.GuiBridgeHandler
A check to see if this handler supports a map context.

T

TABLE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_COLUMN - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_COLUMN_FK - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_COLUMN_INDEX - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_COLUMN_PRIMARYKEY - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_FOLDER - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_SPATIAL - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TABLE_SPATIAL_VIRTUAL - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
task - Variable in class org.hortonmachine.gui.utils.monitor.HMProgressMonitorDialog
Deprecated.
 
TEMPLATE - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
toString() - Method in class org.hortonmachine.gui.spatialtoolbox.core.FieldData
 
toString() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription
 
toString() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
toString() - Method in class org.hortonmachine.gui.spatialtoolbox.core.ViewerModule
 
TRASH - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TREE_CLOSED - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TREE_OPEN - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
TypeCheck - Class in org.hortonmachine.gui.spatialtoolbox.core
Helper class to check on field type.
TypeCheck() - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.TypeCheck
 

V

valueOf(String) - Static method in enum org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
VIEW - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
ViewerFolder - Class in org.hortonmachine.gui.spatialtoolbox.core
A folder for the treeviewer of the modules.
ViewerFolder(String) - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.ViewerFolder
 
ViewerModule - Class in org.hortonmachine.gui.spatialtoolbox.core
A modules wrapper.
ViewerModule(ModuleDescription) - Constructor for class org.hortonmachine.gui.spatialtoolbox.core.ViewerModule
 

W

w - Variable in class org.hortonmachine.gui.utils.executor.HMExecutor
 
worked(int) - Method in class org.hortonmachine.gui.utils.monitor.ProgressMonitor
 
WrapEditorKit - Class in org.hortonmachine.gui.utils
 
WrapEditorKit() - Constructor for class org.hortonmachine.gui.utils.WrapEditorKit
 
write(int) - Method in class org.hortonmachine.gui.console.CustomOutputStream
 

Z

ZOOM_TO_ALL - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
ZOOM_TO_NEXT - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
ZOOM_TO_PREVIOUS - Static variable in class org.hortonmachine.gui.utils.ImageCache
 
A B C D E F G H I K L M N O P R S T V W Z 
All Classes All Packages