Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractPreferencePage - Class in org.gvsig.andami.preferences
-
The abstract class that any preference page should extend.
- AbstractPreferencePage() - Constructor for class org.gvsig.andami.preferences.AbstractPreferencePage
- ACCELERATOR - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- accept(UnsavedDataPanel) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel.UnsavedDataPanelListener
- ACCESS_PREFERENCES_PAGE_AUTHORIZATION - Static variable in interface org.gvsig.andami.preferences.IPreference
- Action - Class in org.gvsig.andami.plugins.config.generate
-
Class Action.
- Action() - Constructor for class org.gvsig.andami.plugins.config.generate.Action
- ActionDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ActionDescriptor.
- ActionDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ActionDescriptor
- ActionInfo - Interface in org.gvsig.andami.actioninfo
-
Esta entidad representa a una accion dentro de gvSIG, que podra ser usada por menus, botones de la toolbar, menus contextuales, o desde cualquier otro elemento de gvSIG que precise invocar a una accion.
- ActionInfoManager - Interface in org.gvsig.andami.actioninfo
- ActionInfoStatusCache - Interface in org.gvsig.andami.actioninfo
- actionPerformed(ActionEvent) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- actionPerformed(ActionEvent) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- actionPerformed(ActionEvent) - Method in class org.gvsig.andami.help.Help.DisplayHelpFromFocus
- actionPerformed(ActionEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
Metodo de callback invocado cuando se selecciona un menu o un boton de la barra de herramientas.
- actionPerformed(ActionEvent) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- ActionTool - Class in org.gvsig.andami.plugins.config.generate
-
Class ActionTool.
- ActionTool() - Constructor for class org.gvsig.andami.plugins.config.generate.ActionTool
- ActionToolDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ActionToolDescriptor.
- ActionToolDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
- ACTIVE - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- add(Component) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
-
It is very common to be confused with this method.
- add(Component, int) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- add(Component, Object) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- add(Component, Object, int) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- add(String, String) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- add(Action) - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- add(ServerData) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- addAction(int, Action) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addAction
- addAction(Action) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addAction
- addActionListener(UnsavedDataPanel.UnsavedDataPanelListener) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
Register a listener to call
- addActionTool(int, ActionTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addActionTool
- addActionTool(ActionTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addActionTool
- addAlternativeNames(int, AlternativeNames) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addAlternativeName
- addAlternativeNames(AlternativeNames) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addAlternativeName
- addButton(ButtonGroup, JToggleButton) - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
-
Añade un boton a la caja
- addCentredWindow(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Creates a new frame with the provided contents, and shows this new window.
- addComboButton(int, ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addComboButton
- addComboButton(int, ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addComboButton
- addComboButton(ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addComboButton
- addComboButton(ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addComboButton
- addComboButtonElement(int, ComboButtonElement) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method addComboButtonElement
- addComboButtonElement(ComboButtonElement) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method addComboButtonElement
- addComboScale(int, ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addComboScale
- addComboScale(int, ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addComboScale
- addComboScale(ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addComboScale
- addComboScale(ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addComboScale
- addControl(String, Component) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Adds a control to the status bar
- addDependencyWithPlugin(PluginServices) - Method in class org.gvsig.andami.PluginServices
- addDepends(int, Depends) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addDepends
- addDepends(Depends) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addDepends
- addError(String) - Method in class org.gvsig.andami.Launcher
- addError(String, Throwable) - Method in class org.gvsig.andami.Launcher
- addError(String, Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- addError(Throwable) - Method in class org.gvsig.andami.Launcher
- addError(Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- addExtension(int, Extension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method addExtension
- addExtension(Extension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method addExtension
- addHelp(String) - Method in class org.gvsig.andami.help.Help
- addInfo(String) - Static method in class org.gvsig.andami.messages.NotificationManager
- addInfo(String, Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- addLabel(int, Label) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method addLabel
- addLabel(Label) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method addLabel
- addLabelSet(int, LabelSet) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addLabelSet
- addLabelSet(LabelSet) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method addLabelSet
- addLoaders(ArrayList) - Static method in class org.gvsig.andami.plugins.PluginClassLoader
-
Adds other classloader to use when all the normal methods fail.
- addLoaders(ArrayList) - Static method in class org.gvsig.andami.PluginServices
- addMenu(int, Menu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method addMenu
- addMenu(int, Menu) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addMenu
- addMenu(ActionInfo, String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addMenu(ActionInfo, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addMenu(Menu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method addMenu
- addMenu(Menu) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addMenu
- addMenu(Menu, ActionListener, PluginClassLoader) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Adds the provided menu to the menu bar.
- addMenu(Menu, ActionListener, PluginClassLoader) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addMenu(PluginClassLoader, SkinExtensionType, Menu) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
Añade la informacion del menu al framework.
- addNonProxyHost(String) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- addNotificationListener(NotificationListener) - Static method in class org.gvsig.andami.messages.NotificationManager
-
Añade un objeto que escucha los mensajes de error, warning e información
- addOption(int, Option) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method addOption
- addOption(Option) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method addOption
- addPlugin(int, Plugin) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method addPlugin
- addPlugin(Plugin) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method addPlugin
- addPluginClassLoader(PluginClassLoader) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- addPopupMenu(int, PopupMenu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method addPopupMenu
- addPopupMenu(PopupMenu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method addPopupMenu
- addPopupMenu(PluginClassLoader, PopupMenu) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addPopupMenuListener(String, Component, ActionListener) - Method in class org.gvsig.andami.PluginServices
-
A�ade un listener a un popup menu registrado en el config.xml de alg�n plugin
- addPopupMenuListener(String, Component, ActionListener, PluginClassLoader) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addPreferencePage(IPreference) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
-
It takes an IPreference page and adds it to the application's preferences dialog.
- addProperty(int, Property) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method addProperty
- addProperty(Property) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method addProperty
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Adds a PropertyChangeListener to the listener list.
- addResource(String) - Method in class org.gvsig.andami.help.Help
- addSelectableTool(int, SelectableTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addSelectableTool
- addSelectableTool(ActionInfo, String, String, boolean) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addSelectableTool(ActionInfo, String, String, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addSelectableTool(SelectableTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method addSelectableTool
- addServerData(ServerData) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
-
This method adds a ServerData using the Andami persistence model.
- addShutdownTask(String, Runnable, boolean, int) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- addShutdownTask(String, Runnable, boolean, int) - Method in interface org.gvsig.andami.PluginsManager
-
This method allows plugins register task to do after close the application.
- addSkinExtension(int, SkinExtension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method addSkinExtension
- addSkinExtension(SkinExtension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method addSkinExtension
- addStartupTask(String, Runnable, boolean, int) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- addStartupTask(String, Runnable, boolean, int) - Method in interface org.gvsig.andami.PluginsManager
-
This method allows plugins register task to do before initializacion of all gvSIG plugins.
- addStatusBarControl(Class<?>, IControl) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Adds a control to the status bar and associate it with the provided extension.
- addStatusBarControl(Class<?>, IControl) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addTool(ActionInfo, String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addTool(ActionInfo, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addTool(ActionInfo, String, boolean) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addTool(ActionInfo, String, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addTool(ActionInfo, String, String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addTool(ActionInfo, String, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addTool(PluginClassLoader, SkinExtensionType, ToolBar, ActionTool) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addTool(PluginClassLoader, SkinExtensionType, ToolBar, SelectableTool) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addToolBar(int, ToolBar) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method addToolBar
- addToolBar(int, ToolBar) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addToolBar
- addToolBar(String, String, int) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addToolBar(ToolBar) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method addToolBar
- addToolBar(ToolBar) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method addToolBar
- addToolBarControl(Class<?>, JToolBar, String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- addToolBarControl(Class<?>, JToolBar, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- addURL(URL) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- addWarning(String) - Static method in class org.gvsig.andami.messages.NotificationManager
- addWarning(String, Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- addWindow(int, Window) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method addWindow
- addWindow(Window) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method addWindow
- addWindow(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Creates a new frame with the provided contents, and shows this new window.
- addWindow(IWindow, int) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ajustar() - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Hides the empty labels and adjust the space in the bar.
- ALIGN_CENTER - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_FIRST_LINE_END - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_FIRST_LINE_END_CASCADE - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_FIRST_LINE_START - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_LAST_LINE_END - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_LAST_LINE_START - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_LINE_END - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_LINE_START - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_PAGE_END - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- ALIGN_PAGE_START - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- AlternativeNames - Class in org.gvsig.andami.plugins.config.generate
-
Class Depends.
- AlternativeNames() - Constructor for class org.gvsig.andami.plugins.config.generate.AlternativeNames
- AlternativeNamesDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class DependsDescriptor.
- AlternativeNamesDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
- ALWAYS_INVISIBLE - Static variable in class org.gvsig.andami.plugins.ExtensionDecorator
- ALWAYS_VISIBLE - Static variable in class org.gvsig.andami.plugins.ExtensionDecorator
- Andami - Class in org.gvsig.andami.config.generate
-
Class Andami.
- Andami() - Constructor for class org.gvsig.andami.config.generate.Andami
- andamiConfig - Static variable in class org.gvsig.andami.Launcher
- AndamiConfig - Class in org.gvsig.andami.config.generate
-
Class AndamiConfig.
- AndamiConfig() - Constructor for class org.gvsig.andami.config.generate.AndamiConfig
- AndamiConfigDescriptor - Class in org.gvsig.andami.config.generate
-
Class AndamiConfigDescriptor.
- AndamiConfigDescriptor() - Constructor for class org.gvsig.andami.config.generate.AndamiConfigDescriptor
- andamiConfigPath - Static variable in class org.gvsig.andami.Launcher
- AndamiDescriptor - Class in org.gvsig.andami.config.generate
-
Class AndamiDescriptor.
- AndamiDescriptor() - Constructor for class org.gvsig.andami.config.generate.AndamiDescriptor
- AndamiEventQueue - Class in org.gvsig.andami.ui
-
DOCUMENT ME!
- AndamiEventQueue() - Constructor for class org.gvsig.andami.ui.AndamiEventQueue
- AndamiHelpPanel - Class in org.gvsig.andami.help
- AndamiHelpPanel(HelpSet) - Constructor for class org.gvsig.andami.help.AndamiHelpPanel
- AndamiHelpPanel(HelpSet, String) - Constructor for class org.gvsig.andami.help.AndamiHelpPanel
- AndamiOptions - Class in org.gvsig.andami.config.generate
-
Class AndamiOptions.
- AndamiOptions() - Constructor for class org.gvsig.andami.config.generate.AndamiOptions
- AndamiOptionsDescriptor - Class in org.gvsig.andami.config.generate
-
Class AndamiOptionsDescriptor.
- AndamiOptionsDescriptor() - Constructor for class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
- appHomeDir - Static variable in class org.gvsig.andami.Launcher
- apply() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- applyComponentOrientation(ComponentOrientation) - Method in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
-
Method for recalculating the component orientation for right-to-left Locales.
- appName - Static variable in class org.gvsig.andami.Launcher
- Arguments - Interface in org.gvsig.andami
B
- backgroundExecution(Runnable) - Static method in class org.gvsig.andami.PluginServices
-
Runs a background task.
- Bookmark - Class in org.gvsig.andami.persistence.generate
-
Class Bookmark.
- Bookmark() - Constructor for class org.gvsig.andami.persistence.generate.Bookmark
- BookmarkDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class BookmarkDescriptor.
- BookmarkDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.BookmarkDescriptor
- Bookmarks - Class in org.gvsig.andami.persistence.generate
-
Class Bookmarks.
- Bookmarks() - Constructor for class org.gvsig.andami.persistence.generate.Bookmarks
- BookmarksDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class BookmarksDescriptor.
- BookmarksDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.BookmarksDescriptor
- browse(URI) - Static method in class org.gvsig.andami.impl.DesktopApi
- buttonClose - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- buttonContinue - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
C
- call() - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory.RegisterIconThemeInstaller
- call() - Method in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory.RegisterTranslationsInstaller
- call() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo.RegisterPersistence
- cancel(UnsavedDataPanel) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel.UnsavedDataPanelListener
- cancelableBackgroundExecution(IMonitorableTask) - Static method in class org.gvsig.andami.PluginServices
-
Runs a backbround task.
- canQueryByAction() - Method in class org.gvsig.andami.plugins.Extension
- canQueryByAction() - Method in interface org.gvsig.andami.plugins.IExtensionQueryByAction
- canQueryByAction(IExtension) - Static method in class org.gvsig.andami.plugins.ExtensionHelper
- CASTORENCODING - Static variable in class org.gvsig.andami.Launcher
- CENTERED - Static variable in class org.gvsig.andami.ui.theme.Theme
- changeMenuName(String[], String, PluginClassLoader) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Changes the menu name, and thus also its location, as the name determines the location of the menu.
- changeMenuName(String[], String, PluginClassLoader) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- changeWindowInfo(IWindow, WindowInfo) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Updates the window properties (size, location, etc) according to the provided WindowInfo object.
- checkPersistence() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Checks if the geometry of this window should be persisted in the project file.
- checkWindowInfo(WindowInfo) - Static method in class org.gvsig.andami.ui.mdiManager.MDIUtilities
- classesExtensions - Static variable in class org.gvsig.andami.Launcher
- cleanComponent(Component) - Static method in class org.gvsig.andami.Utilities
-
Method which frees the memory from JInternalFrames
- cleanComponent(Component, int) - Static method in class org.gvsig.andami.Utilities
- cleanUpTempFiles() - Static method in class org.gvsig.andami.Utilities
-
Cleans every temporal file previously downloaded.
- clear() - Method in interface org.gvsig.andami.actioninfo.ActionInfoStatusCache
- clear() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache
- clearMessage() - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
- clone() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- clone() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- close() - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
-
Cierra la ventana
- close() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- closeAllWindows() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Close all the currently open windows
- closeAndami() - Method in class org.gvsig.andami.Launcher.TerminationProcess
-
Finishes the application without asking user if want or not to save unsaved data.
- closeApplication() - Static method in class org.gvsig.andami.Launcher
-
Gracefully closes the application.
- closeApplication() - Static method in class org.gvsig.andami.PluginServices
-
Closes the application.
- closeApplication(boolean) - Static method in class org.gvsig.andami.Launcher
- closeSingletonWindow(Class, Object) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Close the SingletonWindow whose class and model are provided as parameters.
- closeSingletonWindow(Object) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Close the SingletonWindow whose model is provided as parameter.
- closeWindow(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Close the provided window.
- ComboButton - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboButton.
- ComboButton() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboButton
- ComboButtonDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboButtonDescriptor.
- ComboButtonDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
- ComboButtonElement - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboButtonElement.
- ComboButtonElement() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboButtonElement
- ComboButtonElementDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboButtonElementDescriptor.
- ComboButtonElementDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
- ComboScale - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboScale.
- ComboScale() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboScale
- ComboScaleDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ComboScaleDescriptor.
- ComboScaleDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
- compareTo(ServerDataPersistence) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- componentAdded(ContainerEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentHidden(ComponentEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentHidden(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- componentHidden(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- componentMoved(ComponentEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentMoved(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- componentMoved(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- componentRemoved(ContainerEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentResized(ComponentEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentResized(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- componentResized(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- componentShown(ComponentEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- componentShown(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- componentShown(ComponentEvent) - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- ConfigurationException - Exception Class in org.gvsig.andami
-
Indica que se ha producido un error accediendo a los ficheros de configuración de la plicación, de Andami o de los plugins
- ConfigurationException() - Constructor for exception class org.gvsig.andami.ConfigurationException
- ConfigurationException(String) - Constructor for exception class org.gvsig.andami.ConfigurationException
-
DOCUMENT ME!
- ConfigurationException(String, Throwable) - Constructor for exception class org.gvsig.andami.ConfigurationException
-
DOCUMENT ME!
- ConfigurationException(Throwable) - Constructor for exception class org.gvsig.andami.ConfigurationException
-
DOCUMENT ME!
- confirmDialog(String, String, int, int) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- confirmDialog(String, String, int, int) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- confirmDialog(String, String, int, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- confirmDialog(String, String, int, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- confirmDialog(String, String, int, int, String) - Method in interface org.gvsig.andami.ui.mdiFrame.ThreadSafeDialogs
- contains(String) - Method in interface org.gvsig.andami.Arguments
- contains(String) - Method in class org.gvsig.andami.impl.DefaultArguments
- contains(String) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- contains(String, String) - Method in interface org.gvsig.andami.Arguments
- contains(String, String) - Method in class org.gvsig.andami.impl.DefaultArguments
- containsKey(Object) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- create() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- create(Object[]) - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- create(Map) - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- createAction(Class<? extends IExtension>, String, String, String, String, String, long, String) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Create a new action and return.
- createAction(Class<? extends IExtension>, String, String, String, String, String, long, String) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- createAction(IExtension, String, String, String, String, String, long, String) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- createAction(IExtension, String, String, String, String, String, long, String) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- createActionStatusCache() - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- createActionStatusCache() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- createComponent(Class<? extends Component>, Object...) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- createComponent(Class<? extends Component>, Object...) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- createComponentWithParams(Class<? extends Component>, Object[]) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- createComponentWithParams(Class<? extends Component>, Object[]) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- createDialog(JComponent, String, String, int) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- createFromXMLEntity(XMLEntity) - Static method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Creates a WindowInfo object from an XMLEntity containing the window properties.
- createImageIcon(String) - Static method in class org.gvsig.andami.Utilities
-
Creates an icon from an image path.
- createManager() - Static method in class org.gvsig.andami.ui.mdiManager.MDIManagerFactory
-
Obtiene una referencia al Skin cargado.
- createPanel() - Method in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- createParametersDynClass() - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- createParametersDynClass() - Method in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- createTemp(String, String) - Static method in class org.gvsig.andami.Utilities
-
Creates a temporary file with a the provided name and data.
- createTempDirectory() - Static method in class org.gvsig.andami.Utilities
-
Creates the directory for temporary files, and returns the path of this directory.
D
- DEFAULT_ICON_THEME_NAME - Static variable in class org.gvsig.andami.Launcher
- DefaultActionInfo - Class in org.gvsig.andami.actioninfo.impl
- DefaultActionInfoManager - Class in org.gvsig.andami.actioninfo.impl
- DefaultActionInfoManager() - Constructor for class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- DefaultActionInfoStatusCache - Class in org.gvsig.andami.actioninfo.impl
- DefaultActionInfoStatusCache() - Constructor for class org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache
- DefaultArguments - Class in org.gvsig.andami.impl
- DefaultArguments(String[]) - Constructor for class org.gvsig.andami.impl.DefaultArguments
- DefaultFirewallConfiguration - Class in org.gvsig.andami.firewall
- DefaultFirewallConfiguration() - Constructor for class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- DefaultLocaleManager - Class in org.gvsig.andami.impl
- DefaultLocaleManager() - Constructor for class org.gvsig.andami.impl.DefaultLocaleManager
- DefaultPluginsManager - Class in org.gvsig.andami.impl
- DefaultPluginsManager() - Constructor for class org.gvsig.andami.impl.DefaultPluginsManager
- DefaultThreadSafeDialogs - Class in org.gvsig.andami.ui.mdiFrame
-
Thread safe functions for showing dialogs
- DefaultThreadSafeDialogs() - Constructor for class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- DefaultThreadSafeDialogs(Component) - Constructor for class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- DefaultThreadSafeDialogs(Component, NewStatusBar) - Constructor for class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- deleteActive() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method deleteActive
- deleteAlwaysvisible() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method deleteAlwaysvisible
- deleteIs_separator() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method deleteIs_separator
- deleteIsDefault() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method deleteIsDefault
- deleteIsVisible() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method deleteIsVisible
- deleteLast() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method deleteLast
- deleteLast() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method deleteLast
- deletePosition() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method deletePosition
- deletePosition() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method deletePosition
- deletePosition() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method deletePosition
- deletePosition() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method deletePosition
- deletePosition() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method deletePosition
- deletePriority() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method deletePriority
- deleteSize() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method deleteSize
- deleteUpdate() - Method in class org.gvsig.andami.config.generate.Andami
-
Method deleteUpdate
- deleteUpdate() - Method in class org.gvsig.andami.config.generate.Plugin
-
Method deleteUpdate
- Depends - Class in org.gvsig.andami.plugins.config.generate
-
Class Depends.
- Depends() - Constructor for class org.gvsig.andami.plugins.config.generate.Depends
- DependsDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class DependsDescriptor.
- DependsDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.DependsDescriptor
- deselectAll() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- DesktopApi - Class in org.gvsig.andami.impl
- DesktopApi() - Constructor for class org.gvsig.andami.impl.DesktopApi
- DesktopApi.EnumOS - Enum Class in org.gvsig.andami.impl
- desktopBrowse(URI) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- desktopBrowse(URI) - Method in interface org.gvsig.andami.PluginsManager
-
Browses to a given URI
- desktopOpen(File) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- desktopOpen(File) - Method in interface org.gvsig.andami.PluginsManager
-
Open a given file
- DIALOG - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- DIALOG_PROFILE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that this window has an editor profile
- DisablePluginsConflictingLayoutPanel - Class in org.gvsig.andami.ui
- DisablePluginsConflictingLayoutPanel() - Constructor for class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
-
Default constructor
- discard(UnsavedDataPanel) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel.UnsavedDataPanelListener
- dispatchError(String, Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- dispatchEvent(AWTEvent) - Method in class org.gvsig.andami.ui.AndamiEventQueue
- dispatchKeyEvent(KeyEvent) - Method in class org.gvsig.andami.GlobalKeyEventDispatcher
- dispatchWarning(String, Throwable) - Static method in class org.gvsig.andami.messages.NotificationManager
- DisplayHelpFromFocus(String) - Constructor for class org.gvsig.andami.help.Help.DisplayHelpFromFocus
- DlgPreferences - Class in org.gvsig.andami.preferences
- doCreate(DynObject, ProviderServices) - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- doCreate(DynObject, ProviderServices) - Method in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- doInitialize() - Method in class org.gvsig.andami.PluginsLibrary
- doMain(String[]) - Method in class org.gvsig.andami.Launcher
- doPostInitialize() - Method in class org.gvsig.andami.PluginsLibrary
- doRegistration() - Method in class org.gvsig.andami.PluginsLibrary
- downloadExtensions(String) - Method in class org.gvsig.andami.Launcher
- downloadFile(URL, String) - Static method in class org.gvsig.andami.Utilities
-
Downloads an URL into a temporary file that is removed the next time the tempFileManager class is called, which means the next time gvSIG is launched.
- DropDownButton - Class in org.gvsig.andami.ui.mdiFrame
- DropDownButton() - Constructor for class org.gvsig.andami.ui.mdiFrame.DropDownButton
E
- edit(File) - Static method in class org.gvsig.andami.impl.DesktopApi
- EDITOR_PROFILE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that this window has an editor profile
- enableControls() - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
It checks whether each extension is enabled and visible, in order to enable/disable and show/hide their associated controls.
- enableControls() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
Loop on the controls to enable/disable and show/hide them, according to its associated action (ActionInfo)
- enableHelp(JComponent, String) - Method in class org.gvsig.andami.help.Help
- EnableTextSupport - Interface in org.gvsig.andami.ui.mdiFrame
- ENGLISH - Static variable in interface org.gvsig.andami.LocaleManager
- enumerateAction() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method enumerateAction
- enumerateActionTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method enumerateActionTool
- enumerateAlternativeNames() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method enumerateAlternativeNames
- enumerateComboButton() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method enumerateComboButton
- enumerateComboButton() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method enumerateComboButton
- enumerateComboButtonElement() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method enumerateComboButtonElement
- enumerateComboScale() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method enumerateComboScale
- enumerateComboScale() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method enumerateComboScale
- enumerateDepends() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method enumerateDepends
- enumerateExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method enumerateExtension
- enumerateLabel() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method enumerateLabel
- enumerateLabelSet() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method enumerateLabelSet
- enumerateMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method enumerateMenu
- enumerateMenu() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method enumerateMenu
- enumerateOption() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method enumerateOption
- enumeratePlugin() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method enumeratePlugin
- enumeratePopupMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method enumeratePopupMenu
- enumerateProperty() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method enumerateProperty
- enumerateSelectableTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method enumerateSelectableTool
- enumerateSkinExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method enumerateSkinExtension
- enumerateToolBar() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method enumerateToolBar
- enumerateToolBar() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method enumerateToolBar
- enumerateWindow() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method enumerateWindow
- errorEvent(MessageEvent) - Method in interface org.gvsig.andami.messages.NotificationListener
-
Método invocado cuando la aplicación recibe mensajes de error
- ExclusiveUIExtension - Interface in org.gvsig.andami.plugins
-
Extensions implementing this interface are able to take control over the user interface, by deciding which of the other extensions will be enabled/disabled or visible/hidden.
- execute() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Execute the code asociated to the action.
- execute() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- execute() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- execute(Object) - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Execute the code asociated to the action.
- execute(Object) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- execute(Object) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- execute(Object[]) - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Execute the code asociated to the action.
- execute(Object[]) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- execute(Object[]) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- execute(String) - Method in class org.gvsig.andami.LibraryExtension
- execute(String) - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- execute(String) - Method in interface org.gvsig.andami.plugins.IExtension
-
This method is executed when the user clicks on any of the controls associated with this extension (menus, tools, etc).
- execute(String, Object[]) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- execute(String, Object[]) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- execute(String, Object[]) - Method in class org.gvsig.andami.plugins.Extension
- execute(String, Object[]) - Method in interface org.gvsig.andami.plugins.IExtensionExecuteWithArgs
- execute(Map) - Method in interface org.gvsig.andami.actioninfo.ActionInfo
- execute(Map) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- execute(Map) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- execute(IExtension, String, Object[]) - Static method in class org.gvsig.andami.plugins.ExtensionHelper
- executeShutdownTasks() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- executeShutdownTasks() - Method in interface org.gvsig.andami.PluginsManager
-
This method executes registered task to run after the close of the application.
- executeStartupTasks() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- executeStartupTasks() - Method in interface org.gvsig.andami.PluginsManager
-
This method executes registered task to run before the initialization of all plugins.
- existsServer(String) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
-
Returns true if exists a server in this list
- EXPAND - Static variable in class org.gvsig.andami.ui.theme.Theme
- Extension - Class in org.gvsig.andami.plugins.config.generate
-
Class Extension.
- Extension - Class in org.gvsig.andami.plugins
-
Extensions are the way in which plugins extend Andami.
- Extension() - Constructor for class org.gvsig.andami.plugins.config.generate.Extension
- Extension() - Constructor for class org.gvsig.andami.plugins.Extension
- EXTENSION - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- EXTENSION_NAME - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- ExtensionDecorator - Class in org.gvsig.andami.plugins
-
This class extends the functionality of Extension class to let the programmer set an extension visible or not on-the-fly.
- ExtensionDecorator(IExtension, int) - Constructor for class org.gvsig.andami.plugins.ExtensionDecorator
- ExtensionDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ExtensionDescriptor.
- ExtensionDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
- ExtensionHelper - Class in org.gvsig.andami.plugins
- ExtensionHelper() - Constructor for class org.gvsig.andami.plugins.ExtensionHelper
- extensions - Static variable in class org.gvsig.andami.Launcher
- Extensions - Class in org.gvsig.andami.plugins.config.generate
-
Class Extensions.
- Extensions() - Constructor for class org.gvsig.andami.plugins.config.generate.Extensions
- ExtensionsDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ExtensionsDescriptor.
- ExtensionsDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
- ExtensionType - Class in org.gvsig.andami.plugins.config.generate
-
Class ExtensionType.
- ExtensionType() - Constructor for class org.gvsig.andami.plugins.config.generate.ExtensionType
- ExtensionTypeDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ExtensionTypeDescriptor.
- ExtensionTypeDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
- ExternalFrame(JComponent, String, WindowManager.MODE, Image, Map<String, Object>) - Constructor for class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- extractTo(File, File, MultiSplashWindow) - Static method in class org.gvsig.andami.Utilities
-
Extracts a ZIP file in the provided directory
F
- findComponent(String) - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
- fireClosingWindow() - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- FirewallConfiguration - Interface in org.gvsig.andami.firewall
- flags - Variable in class org.gvsig.andami.impl.DefaultArguments
- flags() - Method in interface org.gvsig.andami.Arguments
- flags() - Method in class org.gvsig.andami.impl.DefaultArguments
- FontUtils - Class in org.gvsig.andami.ui.fonts
-
Several methods to manage the user interface fonts.
- FontUtils() - Constructor for class org.gvsig.andami.ui.fonts.FontUtils
- frame - Static variable in class org.gvsig.andami.Launcher
G
- GenericDlgPreferences - Class in org.gvsig.andami.preferences
- GenericDlgPreferences() - Constructor for class org.gvsig.andami.preferences.GenericDlgPreferences
- get(int) - Method in interface org.gvsig.andami.Arguments
- get(int) - Method in class org.gvsig.andami.impl.DefaultArguments
- get(Object) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- get(String) - Method in interface org.gvsig.andami.Arguments
- get(String) - Method in class org.gvsig.andami.impl.DefaultArguments
- get(String) - Static method in class org.gvsig.andami.messages.Messages
- get(String, Object) - Method in interface org.gvsig.andami.Arguments
- get(String, Object) - Method in class org.gvsig.andami.impl.DefaultArguments
- getAccelerator() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
returns a representation human readable of the accelerator to be used associated to the action.
- getAccelerator() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getAccelerator() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getAccelerator() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'accelerator'.
- getAccessMode() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getAccessMode
- getAccessMode() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getAccessMode
- getAction() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getAction() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getAction
- getAction(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getAction
- getAction(String) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Retrieve an action by name
- getAction(String) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'actionCommand'.
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'actionCommand'.
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Returns the value of field 'actionCommand'.
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'actionCommand'.
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'actionCommand'.
- getActionCommand() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'actionCommand'.
- getActionCount() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getActionCount
- getActionInfoManager() - Static method in class org.gvsig.andami.PluginsLocator
- getActions() - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Return an iterator over all registered actions.
- getActions() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- getActionTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getActionTool
- getActionTool(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getActionTool
- getActionToolCount() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getActionToolCount
- getActive() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Returns the value of field 'active'.
- getActiveWindow() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Returns the currently active window, excluding the modal windows and the PALETTE windows.
- getAdditionalInfo() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Obtiene información adicional de la ventana.
- getAliases(Item) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- getAliases(PluginConfig) - Method in class org.gvsig.andami.Launcher.PluginsConfig
- getAliases(PluginServices) - Method in class org.gvsig.andami.Launcher.PluginsServices
- getAllWindows() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Gets all the open windows.
- getAlternativeNames() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getDepends
- getAlternativeNames() - Method in class org.gvsig.andami.PluginServices
- getAlternativeNames(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getAlternativeNames
- getAlternativeNamesCount() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getAlternativeNamesCount
- getAlwaysvisible() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Returns the value of field 'alwaysvisible'.
- getAndami() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'andami'.
- getAndamiConfig() - Static method in class org.gvsig.andami.Launcher
- getAndamiOptions() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'andamiOptions'.
- getAndamiVisibility() - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
-
Gets whether this toolbar should be shown by Andami.
- getAppHomeDir() - Static method in class org.gvsig.andami.Launcher
-
Gets Home Directory location of the application into users home folder.
- getApplicationDirectory() - Static method in class org.gvsig.andami.Launcher
-
Return the directory applicaction is installed.
- getApplicationFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getApplicationFolder() - Static method in class org.gvsig.andami.Launcher
- getApplicationFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Returns the main application folder, where the application is installed.
- getApplicationHomeFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getApplicationHomeFolder() - Static method in class org.gvsig.andami.Launcher
- getApplicationHomeFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Returns the application folder in the home of user.
- getApplicationI18nFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getApplicationI18nFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Returns the default folder where the internationalization files are installed.
- getApplicationName() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getApplicationName() - Static method in class org.gvsig.andami.Launcher
- getApplicationName() - Method in interface org.gvsig.andami.PluginsManager
- getApplicationVersion() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getApplicationVersion() - Method in interface org.gvsig.andami.PluginsManager
- getArgumentByName(String) - Static method in class org.gvsig.andami.PluginServices
-
Returns the value of a command line named argument.
- getArguments() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getArguments() - Static method in class org.gvsig.andami.Launcher
- getArguments() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getArguments() - Method in interface org.gvsig.andami.PluginsManager
- getArrayOfServerData() - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
-
This method returns an array of ServerData objects that have been saved using the gvsig tools persistence model.
- getBackgroundColor() - Method in class org.gvsig.andami.ui.theme.Theme
- getBackgroundImage() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the backgroundimage.
- getBasedir() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Returns the value of field 'basedir'.
- getBaseDir() - Method in class org.gvsig.andami.plugins.PluginClassLoader
-
Gets the plugin's base Iteratorinvalid input: '<'Map.Entryinvalid input: '<'Integer, Integer>>dir, the directory which will be used to search resources.
- getBookmark() - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Returns the value of field 'bookmark'.
- getBookmarks() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Returns the value of field 'bookmarks'.
- getBounds() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the bounds of the associated window.
- getClassLoader() - Method in class org.gvsig.andami.PluginServices
-
Gets the plugin's classloader.
- getClassName() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Returns the value of field 'className'.
- getClassName() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Returns the value of field 'className'.
- getComboButton() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboButton
- getComboButton() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboButton
- getComboButton(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboButton
- getComboButton(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboButton
- getComboButtonCount() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboButtonCount
- getComboButtonCount() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboButtonCount
- getComboButtonElement() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method getComboButtonElement
- getComboButtonElement(int) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method getComboButtonElement
- getComboButtonElementCount() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method getComboButtonElementCount
- getComboScale() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboScale
- getComboScale() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboScale
- getComboScale(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboScale
- getComboScale(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboScale
- getComboScaleCount() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getComboScaleCount
- getComboScaleCount() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getComboScaleCount
- getCommand() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Returns the command used for invoking the execute method of the extension asociated to this action.
- getCommand() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getCommand() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getComponentByName(String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Gets a previously added JComponent by name (including tool bars, buttons from tool bars, status bar controls and menus.
- getComponentByName(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
Get a previously added JComponent by name.
- getControl(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Gets a control from the status bar
- getCurrentLocale() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getCurrentLocale() - Method in interface org.gvsig.andami.LocaleManager
- getDecoratedExtension(Class) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getDecoratedExtensions() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getDefaultLocales() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getDefaultLocales() - Method in interface org.gvsig.andami.LocaleManager
- getDefaultLookAndFeel() - Static method in class org.gvsig.andami.Launcher
- getDefaultSystemLocale() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getDefaultSystemLocale() - Method in interface org.gvsig.andami.LocaleManager
- getDepends() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getDepends
- getDepends(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getDepends
- getDependsCount() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getDependsCount
- getDescription() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Returns the value of field 'description'.
- getDescription() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Returns the value of field 'description'.
- getDescription() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Returns the value of field 'name'.
- getDescription() - Method in interface org.gvsig.andami.plugins.status.IUnsavedData
-
Gets a description of this unsaved data.
- getDescription() - Method in class org.gvsig.andami.plugins.status.UnsavedData
- getDescription() - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
- getDialog(Component) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- getDlgPreferences() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getDropDownGroup() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'dropdowngroup'.
- getDropDownGroup() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'dropdowngroup'.
- getElements() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'elements'.
- getEnableText() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'enableText'.
- getEnableText() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'enableText'.
- getEnableText() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'enableText'.
- getEnableText() - Method in interface org.gvsig.andami.ui.mdiFrame.EnableTextSupport
- getEnableText() - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- getEnableText() - Method in class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- getEnableText() - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- getEnableText() - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- getExceptions() - Method in class org.gvsig.andami.messages.MessageEvent
- getExclusiveUIExtension() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getExclusiveUIExtension() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getExclusiveUIExtension() - Method in interface org.gvsig.andami.PluginsManager
-
Return the ExclusiveUIExtension installed in the application or null.
- getExtends() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getExtends
- getExtends() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getExtends
- getExtension() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
returns the extension asociated to the action.
- getExtension() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getExtension() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getExtension() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getExtension
- getExtension() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- getExtension() - Method in interface org.gvsig.andami.plugins.status.IUnsavedData
-
Each IUnsavedData object is associated with one extension, which is in charge of this data.
- getExtension() - Method in class org.gvsig.andami.plugins.status.UnsavedData
- getExtension(int) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getExtension
- getExtension(Class) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getExtension(Class<? extends IExtension>) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getExtension(Class<? extends IExtension>) - Method in interface org.gvsig.andami.PluginsManager
-
Gets the instance of the extension whose class is provided.
- getExtension(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getExtension(String) - Static method in class org.gvsig.andami.Launcher
- getExtension(String) - Method in interface org.gvsig.andami.PluginsManager
-
Gets the instance of the extension whose class name is provided.
- getExtensionByName(String) - Static method in class org.gvsig.andami.Launcher
- getExtensionCount() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getExtensionCount
- getExtensionIterator() - Static method in class org.gvsig.andami.Launcher
- getExtensionName() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Returns the extension name of the extension asociated to this action.
- getExtensionName() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getExtensionName() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getExtensionName() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getExtensions() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getExtensions() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
s Returns the value of field 'extensions'.
- getExtensions() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getExtensions() - Method in interface org.gvsig.andami.PluginsManager
-
Return an iterator over al extensions loaded in the application.
- getFirewallConfiguration() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getFirewallConfiguration() - Method in interface org.gvsig.andami.PluginsManager
- getFocusWindow() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Returns the currently focused window, excluding the modal windows.
- getFontColors() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the font color of text to overwrite the images.
- getFontSizes() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the font size text to overwrite the images.
- getFromClipboard() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getGroup() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'group'.
- getGroup() - Method in class org.gvsig.andami.ui.mdiFrame.ToggleButtonModel
- getGroupName() - Method in class org.gvsig.andami.ui.mdiFrame.ToggleButtonModel
- getHeight() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the window height.
- getHelp() - Static method in class org.gvsig.andami.help.Help
- getHost() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- getIcon() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return an icon asociated to the action.
- getIcon() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getIcon() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'icon'.
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'icon'.
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Returns the value of field 'icon'.
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'icon'.
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Returns the value of field 'icon'.
- getIcon() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'icon'.
- getIcon() - Method in interface org.gvsig.andami.plugins.status.IUnsavedData
-
Gets an icon suitable to represent this type of data.
- getIcon() - Method in class org.gvsig.andami.plugins.status.UnsavedData
- getIcon() - Method in interface org.gvsig.andami.preferences.IPreference
-
Returns the image that will be shown in the header of this preferences page
- getIcon() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the icon.
- getIconImage() - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- getIconName() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Returns the name of icon asociated to the action.
- getIconName() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getIconName() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getIconTheme() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Returns the value of field 'iconTheme'.
- getIconTheme() - Static method in class org.gvsig.andami.PluginServices
- getIconThemeManager() - Static method in class org.gvsig.andami.PluginServices
- getId() - Method in class org.gvsig.andami.persistence.generate.Window
-
Returns the value of field 'id'.
- getId() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Returns the value of field 'id'.
- getId() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the window ID.
- getID() - Method in interface org.gvsig.andami.preferences.IPreference
-
Returns an identifier for this preferences page that is used to reference it inside the Map.
- getIdentity() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getIdentity
- getIdentity() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getIdentity
- getImage(String) - Static method in class org.gvsig.andami.IconThemeHelper
- getImageIcon(String) - Static method in class org.gvsig.andami.IconThemeHelper
- getImagePreview() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- getInformation() - Static method in class org.gvsig.andami.Launcher
- getInformation(PackageInfo[]) - Static method in class org.gvsig.andami.Launcher
- getInitialSelectedTools() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getInstalledLocales() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getInstalledLocales() - Method in interface org.gvsig.andami.LocaleManager
- getInstallFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getInstallFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Returns the default folder with the installable package bundles.
- getInstance() - Static method in class org.gvsig.andami.Launcher
- getInstance() - Static method in class org.gvsig.andami.PluginsLocator
-
Return the singleton instance.
- getInstance() - Static method in class org.gvsig.andami.preferences.DlgPreferences
- getInstance() - Static method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getInternalSize() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- getIs_separator() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'is_separator'.
- getIsDefault() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'isDefault'.
- getIsVisible() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Returns the value of field 'isVisible'.
- getJavaClass() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getJavaClass
- getJavaClass() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getJavaClass
- getKey() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'key'.
- getKey(char) - Static method in class org.gvsig.andami.ui.mdiFrame.KeyMapping
-
Obtiene dado un caracter el entero correspondiente al codigo que tiene la tecla que produce dicho caracter
- getKeyStroke() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
returns the KeyStroke which represents the accelerator of this action.
- getKeyStroke() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getKeyStroke() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getKeyStroke(String) - Static method in class org.gvsig.andami.ui.mdiFrame.KeyMapping
- getLabel() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return a label asociated to the action.
- getLabel() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getLabel() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getLabel() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'label'.
- getLabel() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'label'.
- getLabel() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method getLabel
- getLabel(int) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method getLabel
- getLabelCount() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method getLabelCount
- getLabelSet() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getLabelSet
- getLabelSet(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getLabelSet
- getLabelSetCount() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method getLabelSetCount
- getLanguageDisplayName(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getLanguageDisplayName(Locale) - Method in interface org.gvsig.andami.LocaleManager
- getLast() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'last'.
- getLast() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'last'.
- getLastUpdate() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Returns the value of field 'lastUpdate'.
- getLibraries() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Returns the value of field 'libraries'.
- getLibraryDir() - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Returns the value of field 'libraryDir'.
- getListenerAssignedTo(KeyStroke) - Method in class org.gvsig.andami.GlobalKeyEventDispatcher
- getLocaleAlternatives(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getLocaleAlternatives(Locale) - Method in interface org.gvsig.andami.LocaleManager
- getLocaleCountry() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'localeCountry'.
- getLocaleDisplayName(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getLocaleDisplayName(Locale) - Method in interface org.gvsig.andami.LocaleManager
- getLocaleLanguage() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'localeLanguage'.
- getLocaleManager() - Static method in class org.gvsig.andami.PluginsLocator
- getLocaleVariant() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'localeVariant'.
- getLocatorName() - Method in class org.gvsig.andami.PluginsLocator
-
Returns the Locator name.
- getLogger() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getLookAndFeel() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'lookAndFeel'.
- getMainFrame() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getMainFrame() - Static method in class org.gvsig.andami.PluginsLocator
- getMainKey(String) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- getManager() - Method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getManager() - Static method in class org.gvsig.andami.PluginsLocator
-
Return a reference to PluginsManager.
- getManager() - Static method in class org.gvsig.andami.ui.mdiManager.MDIManagerFactory
- getMDIManager() - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getMDIManager() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method getMenu
- getMenu() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getMenu
- getMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method getMenu
- getMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getMenu
- getMenuCount() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method getMenuCount
- getMenuCount() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getMenuCount
- getMenuEntry(String[]) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Gets the menu entry corresponding the provided menu path.
- getMenuEntry(String[]) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getMessages() - Method in class org.gvsig.andami.messages.MessageEvent
- getMinimumSize() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the minimum allowed size for the associated window.
- getMnemonic() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'mnemonic'.
- getName() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Returns the name of the action.
- getName() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getName() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getName() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.config.generate.Option
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.config.generate.Plugin
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getName() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.persistence.generate.Property
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Returns the value of field 'name'.
- getName() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the name of program.
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getNameSpacePrefix
- getNameSpacePrefix() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getNameSpacePrefix
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getNameSpaceURI
- getNameSpaceURI() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getNameSpaceURI
- getNearestLocale(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getNearestLocale(Locale) - Method in interface org.gvsig.andami.LocaleManager
- getNonProxyHosts() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- getNonProxyHostsAsString() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- getNormalBounds() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the normal bounds of the associated window.
- getNormalHeight() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the height of the window's origin when the window is not maximized.
- getNormalWidth() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the width of the window's origin when the window is not maximized.
- getNormalX() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- getNormalY() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the x coordinate of the window's origin when the window is not maximized.
- getOption() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method getOption
- getOption(int) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method getOption
- getOptional() - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Returns the value of field 'optional'.
- getOptionCount() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method getOptionCount
- getOrderedWindows() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Gets all the open windows (as
MDIManager.getAllWindows()), but in this method the windows are returned in the same deepness order that they have in the application. - getOs() - Static method in class org.gvsig.andami.impl.DesktopApi
- getPackageInfo() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPackageInfo() - Method in interface org.gvsig.andami.PluginsManager
-
Get the package info associated to the application.
- getPackageInfo(Class<? extends IExtension>) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPackageInfo(Class<? extends IExtension>) - Method in interface org.gvsig.andami.PluginsManager
-
Get the package info associated to the plugin of the extension.
- getPackageInfo(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPackageInfo(String) - Method in interface org.gvsig.andami.PluginsManager
-
Get the package info associated to the plugin with the specified name.
- getPanel() - Method in interface org.gvsig.andami.preferences.IPreference
-
The page must be contained in a JPanel and whatever to be shown will be returned by this function.
- getParentID() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- getParentID() - Method in interface org.gvsig.andami.preferences.IPreference
-
Returns the ID of the parent of this layer.
- getPassword() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- getPermissions(CodeSource) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- getPersistentXML() - Method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getPlugin() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
returns the plugin of the extension asociated to the action.
- getPlugin() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getPlugin() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getPlugin() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method getPlugin
- getPlugin() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getPlugin() - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Returns the value of field 'plugin'.
- getPlugin() - Method in class org.gvsig.andami.plugins.Extension
- getPlugin(int) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method getPlugin
- getPlugin(Class<? extends IExtension>) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
-
Return the associated pluginServices to the extension class passed as parameter.
- getPlugin(Class<? extends IExtension>) - Method in interface org.gvsig.andami.PluginsManager
-
Return the associated pluginServices to the extension class passed as parameter.
- getPlugin(Object) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPlugin(Object) - Method in interface org.gvsig.andami.PluginsManager
-
Return the associated pluginServices to the object passed as parameter.
- getPlugin(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPlugin(String) - Method in interface org.gvsig.andami.PluginsManager
-
Return the associated pluginServices to the extension plugin.
- getPluginConfig() - Static method in class org.gvsig.andami.Launcher
- getPluginCount() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method getPluginCount
- getPluginDirectory() - Method in class org.gvsig.andami.PluginServices
-
Gets the plugin's root directory.
- getPluginFolder() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
- getPluginHomeFolder() - Method in class org.gvsig.andami.PluginServices
-
Returns the folder where the plugin stores its resources.
- getPluginHomeFolder(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPluginHomeFolder(String) - Method in interface org.gvsig.andami.PluginsManager
- getPluginMenuItems() - Method in class org.gvsig.andami.Launcher
- getPluginName() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return the plugin name of the plugin asociated to the action.
- getPluginName() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getPluginName() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getPluginName() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getPluginName() - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Returns the value of field 'pluginName'.
- getPluginName() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
- getPluginName() - Method in class org.gvsig.andami.plugins.PluginClassLoader
-
Returns the name of the plugin (the name of the directory containing the plugin).
- getPluginName() - Method in class org.gvsig.andami.PluginServices
-
Gets the plugin's name
- getPluginProperties() - Method in class org.gvsig.andami.PluginServices
- getPlugins() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPlugins() - Method in interface org.gvsig.andami.PluginsManager
-
Return the list of plugins loaded in the application
- getPluginsDirectory() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Returns the value of field 'pluginsDirectory'.
- getPluginsDirectory() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPluginsDirectory() - Method in interface org.gvsig.andami.PluginsManager
- getPluginServices(Object) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getPluginServices(String) - Static method in class org.gvsig.andami.Launcher
- getPluginServices(String) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- getPluginsFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPluginsFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Returns the plugins folder.
- getPluginsFolders() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getPluginsFolders() - Method in interface org.gvsig.andami.PluginsManager
-
Returns a list of folder on the plugins are instaleds.
- getPluginsManager() - Static method in class org.gvsig.andami.PluginsLocator
- getPopupMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method getPopupMenu
- getPopupMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method getPopupMenu
- getPopupMenuCount() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method getPopupMenuCount
- getPopupMenus() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Returns the value of field 'popupMenus'.
- getPosition() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return the position absolute of the action referred to all actions.
- getPosition() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getPosition() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getPosition() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Returns the value of field 'position'.
- getPosition() - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
- getPositions() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the position of text to overwrite the images.
- getPreferencesPages() - Method in interface org.gvsig.andami.preferences.IPreferenceExtension
- getPriority() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Returns the value of field 'priority'.
- getPriority() - Method in class org.gvsig.andami.ui.theme.Theme
- getProgress() - Method in interface org.gvsig.andami.messages.ProgressListener
-
Método invocado a intervalos regulares por la aplicación y en el que se debe devolver el estado de una supuesta ejecución
- getProgressValue() - Method in interface org.gvsig.andami.messages.ProgressListener
-
Devuelve un porcentaje que indica el progreso de la tarea
- getPropertiesFromXMLEntity(XMLEntity) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates this WindowInfo object according to the properties provided by the XMLEntity parameter.
- getProperty() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method getProperty
- getProperty(int) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method getProperty
- getPropertyCount() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method getPropertyCount
- getRectangle() - Method in class org.gvsig.andami.persistence.generate.Window
-
Returns the value of field 'rectangle'.
- getRedirections() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
An action can redirect the execution of the execute, isVisible and isEnabled methods to other action.
- getRedirections() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getRedirections() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getResource() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Returns the value of field 'resource'.
- getResource(String) - Method in class org.gvsig.andami.plugins.PluginClassLoader
-
Gets the requested resource.
- getResourceBundle() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Returns the value of field 'resourceBundle'.
- getResourceName() - Method in interface org.gvsig.andami.plugins.status.IUnsavedData
-
Gets the resource name of this unsaved data.
- getResourceName() - Method in class org.gvsig.andami.plugins.status.UnsavedData
- getResources(String) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- getResources(String, HashSet<PluginClassLoader>) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- getResourcesFolder() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- getResourcesFolder() - Method in interface org.gvsig.andami.LocaleManager
- getRunningProcesses() - Method in interface org.gvsig.andami.plugins.status.IExtensionStatus
-
Gets an array of the traceable background tasks associated with this extension.
- getSelectableTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getSelectableTool
- getSelectableTool(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getSelectableTool
- getSelectableToolCount() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method getSelectableToolCount
- getSelectedsUnsavedData() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
Returns the IUnsavedData selecteds for the user to save
- getSelectedsUnsavedDataList() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- getSelectedTools() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getSelectedTools() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the list of selected tools for this window.
- getServerData() - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- getServiceType() - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- getSingletonWindow(Class, Object) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Return the window associated to the SingletonWindow class and the model specified.
- getSize() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Returns the value of field 'size'.
- getSkinExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getSkinExtension
- getSkinExtension() - Static method in class org.gvsig.andami.ui.mdiManager.MDIManagerFactory
-
DOCUMENT ME!
- getSkinExtension(int) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getSkinExtension
- getSkinExtensionCount() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method getSkinExtensionCount
- getSource() - Method in class org.gvsig.andami.ui.theme.Theme
- getSplashImages() - Method in class org.gvsig.andami.ui.theme.Theme
-
Returns image to the splashwindow.
- getSrc() - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Returns the value of field 'src'.
- getStatus() - Method in class org.gvsig.andami.plugins.Extension
- getStatus() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- getStatus() - Method in interface org.gvsig.andami.plugins.IExtension
-
Gets the status of the extension, which may be queried to check if the extension has some unsaved data or some associated background tasks.
- getStatus(IExtension) - Method in class org.gvsig.andami.plugins.Extension
- getStatus(IExtension) - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- getStatus(IExtension) - Method in interface org.gvsig.andami.plugins.IExtension
- getStatusBar() - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Gets the status bar, the bar located in the bottom part of the main window.
- getStatusBar() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getStatusText() - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Gets the status bar main text.
- getString(String) - Static method in class org.gvsig.andami.messages.Messages
-
Obtiene el valor del recurso con clave 'key'
- getTempDirectory() - Static method in class org.gvsig.andami.Utilities
- getTempFile(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getTempFile(String) - Method in interface org.gvsig.andami.PluginsManager
-
Get the file name in the temporary folder of the plugins framework.
- getTempFile(String, String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getTempFile(String, String) - Method in interface org.gvsig.andami.PluginsManager
-
Create a unique file name in the temporary folder of the plugins framework.
- getTempFolder() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getTempFolder() - Method in interface org.gvsig.andami.PluginsManager
-
Gets the temporary folder of the plugins framework.
- getTerminationProcess() - Static method in class org.gvsig.andami.Launcher
- getText() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- getText() - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Returns the value of field 'text'.
- getText() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'text'.
- getText() - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Returns the value of field 'text'.
- getText() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'text'.
- getText() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'text'.
- getText() - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- getText(Object, String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getText(Object, String) - Static method in class org.gvsig.andami.PluginServices
-
Returns the message in the current's locale language corresponding to the provided translation key.
- getText(Object, String) - Method in interface org.gvsig.andami.PluginsManager
- getText(String) - Method in class org.gvsig.andami.plugins.Extension
- getText(String) - Method in class org.gvsig.andami.PluginServices
-
Returns the message in the current's locale language corresponding to the provided translation key.
- getTimers() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the time of the splash images.
- getTitle() - Method in class org.gvsig.andami.help.HelpPanel
- getTitle() - Method in interface org.gvsig.andami.preferences.IPreference
-
Returns an string containing the title of the preferences page.
- getTitle() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the title property
- getTitlePrefix() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getToolBar() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method getToolBar
- getToolBar() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getToolBar
- getToolBar(int) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method getToolBar
- getToolBar(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getToolBar
- getToolBarCount() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method getToolBarCount
- getToolBarCount() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method getToolBarCount
- getToolbars() - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Gets an array containing all the toolbars.
- getToolbars() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getToolBars() - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Returns the value of field 'toolBars'.
- getToolbarVisibility(String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Gets wheter or not this toolbar should be shown by Andami.
- getToolbarVisibility(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- getTooltip() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return a string that represents a tip asociated whit the action, usually used as tooltip in buttons or menus.
- getTooltip() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getTooltip() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getTooltip() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Returns the value of field 'tooltip'.
- getTooltip() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Returns the value of field 'tooltip'.
- getTooltip() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Returns the value of field 'tooltip'.
- getTooltip() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Returns the value of field 'tooltip'.
- getTooltip() - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- getTranslated(ActionInfo) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- getTranslated(ActionInfo) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- getTypeDesktop() - Method in class org.gvsig.andami.ui.theme.Theme
- getUnsavedData() - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- getUnsavedData() - Method in exception class org.gvsig.andami.impl.UnsavedDataException
- getUnsavedData() - Method in interface org.gvsig.andami.plugins.status.IExtensionStatus
-
Gets an array of the UnsavedData objects, which contain information about the unsaved data and allows to save it.
- getUnsavedData() - Method in interface org.gvsig.andami.PluginsManager
-
Return a list of unsaved data
- getUnsavedDataPanel() - Method in class org.gvsig.andami.Launcher.TerminationProcess
- getUnselectedsUnsavedData() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
Returns the IUnsavedData not selecteds for the user
- getUpdate() - Method in class org.gvsig.andami.config.generate.Andami
-
Returns the value of field 'update'.
- getUpdate() - Method in class org.gvsig.andami.config.generate.Plugin
-
Returns the value of field 'update'.
- getUpdateUrl() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Returns the value of field 'updateUrl'.
- getUserName() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- getValidator() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getValidator
- getValidator() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getValidator
- getValue() - Method in class org.gvsig.andami.config.generate.Option
-
Returns the value of field 'value'.
- getValue() - Method in class org.gvsig.andami.persistence.generate.Property
-
Returns the value of field 'value'.
- getValue() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Returns the value of field 'value'.
- getValue(String) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- getValue(String) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- getVersion() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Returns the value of field 'version'.
- getVersions() - Method in class org.gvsig.andami.ui.theme.Theme
-
Return the text to overwrite the images.
- getViewModel() - Method in class org.gvsig.andami.preferences.DlgPreferences
- getVisibility() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- getVisibility() - Method in interface org.gvsig.andami.plugins.HiddableExtension
-
Determines whether the extension will be visible or not, overriding the value defined by the extension itself.
- getWidth() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the window width.
- getWindow() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method getWindow
- getWindow(int) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method getWindow
- getWindow(JPanel) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Gets the associated IWindow to the panel shown with showWindow method.
- getWindowCount() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method getWindowCount
- getWindowInfo() - Method in class org.gvsig.andami.help.AndamiHelpPanel
- getWindowInfo() - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- getWindowInfo() - Method in interface org.gvsig.andami.ui.mdiManager.IWindow
-
Gets the initial window properties.
- getWindowInfo() - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- getWindowInfo() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- getWindowInfo() - Method in class org.gvsig.andami.ui.wizard.WizardAndami
- getWindowInfo(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Gets the WindowInfo object associated with the provided window.
- getWindowModel() - Method in interface org.gvsig.andami.ui.mdiManager.SingletonWindow
-
Gets the window model, the identity, the object which will be used to identify te window.
- getWindowProfile() - Method in class org.gvsig.andami.help.AndamiHelpPanel
- getWindowProfile() - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- getWindowProfile() - Method in interface org.gvsig.andami.ui.mdiManager.IWindow
-
Gets the profile for this window
- getWindowProfile() - Method in class org.gvsig.andami.ui.ToolsWindowManager.Window
- getWindowProfile() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- getWindowProfile() - Method in class org.gvsig.andami.ui.wizard.WizardAndami
- getWindows() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Returns the value of field 'windows'.
- getWizardComponents() - Method in class org.gvsig.andami.ui.wizard.WizardAndami
- getWizardComponents() - Method in class org.gvsig.andami.ui.wizard.WizardPanelWithLogo
- getX() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Returns the current x coordinate of the window's origin (left-upper corner of the window).
- getXmlEntity() - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Returns the value of field 'xmlEntity'.
- getXmlEntity() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Returns the value of field 'xmlEntity'.
- getXMLEntity() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the window properties in an XMLEntity object, suitable for persistence.
- getXMLName() - Method in class org.gvsig.andami.config.generate.AndamiConfigDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.config.generate.AndamiDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.config.generate.AndamiOptionsDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.config.generate.IconThemeDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.config.generate.OptionDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.config.generate.PluginDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.BookmarkDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.BookmarksDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.PluginDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.PropertyDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.ToolBarDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.WindowDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.WindowsDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ActionDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ActionToolDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNamesDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElementDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ComboScaleDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.DependsDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionsDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionTypeDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.IconDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.LabelDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.MenuDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
-
Method getXMLName
- getXMLName() - Method in class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
-
Method getXMLName
- getXPosition() - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Returns the value of field 'xPosition'.
- getY() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Gets the value of the y coordinate for the origin (left-upper corner of the window) of the associated window.
- getYPosition() - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Returns the value of field 'yPosition'.
- GlassPane - Class in org.gvsig.andami.ui.mdiFrame
- GlassPane() - Constructor for class org.gvsig.andami.ui.mdiFrame.GlassPane
- GlobalKeyEventDispatcher - Class in org.gvsig.andami
H
- hasActive() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method hasActive
- hasAlwaysvisible() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method hasAlwaysvisible
- hasIs_separator() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method hasIs_separator
- hasIsDefault() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method hasIsDefault
- hasIsVisible() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method hasIsVisible
- hasLast() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method hasLast
- hasLast() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method hasLast
- hasPosition() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method hasPosition
- hasPosition() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method hasPosition
- hasPosition() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method hasPosition
- hasPosition() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method hasPosition
- hasPosition() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method hasPosition
- hasPriority() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method hasPriority
- hasRunningProcesses() - Method in interface org.gvsig.andami.plugins.status.IExtensionStatus
-
This method is used to check if the extension has some associated background process which is currently running.
- hasSize() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method hasSize
- hasUnsavedData() - Method in interface org.gvsig.andami.plugins.status.IExtensionStatus
-
This method is used to check if the extension has some unsaved data.
- hasUpdate() - Method in class org.gvsig.andami.config.generate.Andami
-
Method hasUpdate
- hasUpdate() - Method in class org.gvsig.andami.config.generate.Plugin
-
Method hasUpdate
- HEIGHT - Static variable in class org.gvsig.andami.help.HelpPanel
- Help - Class in org.gvsig.andami.help
- Help() - Constructor for class org.gvsig.andami.help.Help
- Help.DisplayHelpFromFocus - Class in org.gvsig.andami.help
- HelpPanel - Class in org.gvsig.andami.help
- HelpPanel(HelpSet) - Constructor for class org.gvsig.andami.help.HelpPanel
- HelpPanel(HelpSet, String) - Constructor for class org.gvsig.andami.help.HelpPanel
- HiddableExtension - Interface in org.gvsig.andami.plugins
-
Extending andami's classical extension this interface will support hidding or showing an extension on the fly.
I
- Icon - Class in org.gvsig.andami.plugins.config.generate
-
Class Icon.
- Icon() - Constructor for class org.gvsig.andami.plugins.config.generate.Icon
- ICON_NAME - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- IconDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class IconDescriptor.
- IconDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.IconDescriptor
- ICONIFIABLE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window is iconifiable
- IconTheme - Class in org.gvsig.andami.config.generate
-
Class IconTheme.
- IconTheme() - Constructor for class org.gvsig.andami.config.generate.IconTheme
- IconThemeDescriptor - Class in org.gvsig.andami.config.generate
-
Class IconThemeDescriptor.
- IconThemeDescriptor() - Constructor for class org.gvsig.andami.config.generate.IconThemeDescriptor
- IconThemeHelper - Class in org.gvsig.andami
- IconThemeHelper() - Constructor for class org.gvsig.andami.IconThemeHelper
- IconThemeInstaller - Class in org.gvsig.andami.installer.icontheme
- IconThemeInstaller(ProviderServices) - Constructor for class org.gvsig.andami.installer.icontheme.IconThemeInstaller
- IconThemeInstallerFactory - Class in org.gvsig.andami.installer.icontheme
- IconThemeInstallerFactory() - Constructor for class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- IconThemeInstallerFactory.RegisterIconThemeInstaller - Class in org.gvsig.andami.installer.icontheme
- IExtension - Interface in org.gvsig.andami.plugins
-
Extensions are the way in which plugins extend Andami.
- IExtensionExecuteWithArgs - Interface in org.gvsig.andami.plugins
- IExtensionQueryByAction - Interface in org.gvsig.andami.plugins
- IExtensionStatus - Interface in org.gvsig.andami.plugins.status
-
This interface provides a framework to query the status of extensions.
- INACTIVE - Static variable in class org.gvsig.andami.plugins.ExtensionDecorator
- infoEvent(MessageEvent) - Method in interface org.gvsig.andami.messages.NotificationListener
-
Método invocado cuando la aplicación recibe mensajes de información
- init() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
Makes some initialization tasks.
- init() - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- init(String) - Static method in class org.gvsig.andami.messages.Messages
- init(Locale) - Static method in class org.gvsig.andami.messages.Messages
-
Inicializa la clase con el locale adecuado
- init(MDIFrame) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Initializes the MDIFrame.
- initFonts() - Static method in class org.gvsig.andami.ui.fonts.FontUtils
-
Inits the UIManager fonts, so that it can display current's language symbols.
- initialize() - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- initialize() - Method in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- initialize() - Method in class org.gvsig.andami.LibraryExtension
- initialize() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- initialize() - Method in interface org.gvsig.andami.plugins.IExtension
-
Extension's initialization code should be here.
- initializeDefaults() - Method in interface org.gvsig.andami.preferences.IPreference
-
Restores the default values of this preferences page's settings.
- initializePanel() - Method in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
-
Initializer
- initializeValues() - Method in interface org.gvsig.andami.preferences.IPreference
-
Initializes the components of this preferences page to the last settings.
- initIconThemes() - Static method in class org.gvsig.andami.Launcher
- inputDialog(String, String) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- inputDialog(String, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- inputDialog(String, String, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- inputDialog(String, String, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- install(File, InputStream, PackageInfo) - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstaller
- install(File, InputStream, PackageInfo) - Method in class org.gvsig.andami.installer.translations.TranslationsInstaller
- INSTALLER_DESCRIPTION - Static variable in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- INSTALLER_NAME - Static variable in class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory
- installLater(File, InputStream, PackageInfo) - Method in class org.gvsig.andami.installer.icontheme.IconThemeInstaller
- installLater(File, InputStream, PackageInfo) - Method in class org.gvsig.andami.installer.translations.TranslationsInstaller
- installLocale(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- installLocale(Locale) - Method in interface org.gvsig.andami.LocaleManager
- installLocales(URL) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- installLocales(URL) - Method in interface org.gvsig.andami.LocaleManager
- IPreference - Interface in org.gvsig.andami.preferences
-
Interface that any entry in the application's preferences dialog must implement.
- IPreferenceExtension - Interface in org.gvsig.andami.preferences
- isActive() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Return true is the action is active.
- isActive() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- isActive() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- isAlias(String) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- isAllDisabled() - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- isAllDisabled() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- isAllDisabled() - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- isAllHiden() - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- isAuthenticate() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- isClosed() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Finds out whether a view is open (showing) or closed
- isEmpty() - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- isEnabled() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
retrurn if the action is enables.
- isEnabled() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- isEnabled() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- isEnabled() - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- isEnabled() - Method in class org.gvsig.andami.LibraryExtension
- isEnabled() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- isEnabled() - Method in interface org.gvsig.andami.plugins.IExtension
-
This method is invoked by Andami to check whether the extension (and its associated controls) is enabled or disabled.
- isEnabled(String) - Method in class org.gvsig.andami.plugins.Extension
- isEnabled(String) - Method in interface org.gvsig.andami.plugins.IExtensionQueryByAction
- isEnabled(ActionInfo) - Method in interface org.gvsig.andami.actioninfo.ActionInfoStatusCache
- isEnabled(ActionInfo) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache
- isEnabled(IExtension) - Method in interface org.gvsig.andami.plugins.ExclusiveUIExtension
-
This method is used when this extension is installed as ExclusiveUIExtension.
- isEnabled(IExtension, String) - Static method in class org.gvsig.andami.plugins.ExtensionHelper
- isIconifiable() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is iconifiable or not
- isInitialized() - Static method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- isLinux() - Method in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- isMac() - Method in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- isMaximizable() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is maximizable or not
- isMaximized() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the window is maximized or not
- isModal() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is modal or not
- isModalDialogShowing() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- isModeless() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is modeless (it is on the top but does not block any other window)
- isNotClosable() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is closable or not
- isPalette() - Method in interface org.gvsig.andami.ui.mdiManager.IWindowTransform
-
Returns if the view is palette type or standard
- isPalette() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated dockable window is currently in palette status or docked.
- isParent() - Method in class org.gvsig.andami.Launcher.PluginMenuItem
- isResizable() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is resizable or not
- isResizeable() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
-
Devuelve true si el Panel debe estar en un BorderLayout centrado o false si tiene un tamaño fijo.
- isShowText() - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- isValid() - Method in class org.gvsig.andami.config.generate.Andami
-
Method isValid
- isValid() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method isValid
- isValid() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method isValid
- isValid() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Method isValid
- isValid() - Method in class org.gvsig.andami.config.generate.Option
-
Method isValid
- isValid() - Method in class org.gvsig.andami.config.generate.Plugin
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Property
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Window
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method isValid
- isValid() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Extension
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtension
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method isValid
- isValid() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method isValid
- isValueChanged() - Method in interface org.gvsig.andami.preferences.IPreference
-
Tells if this preference page has changed any value (used for storing values when necessary)
- isVisible() - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
retrurn if the action can be visible in the user interface or not.
- isVisible() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- isVisible() - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- isVisible() - Method in class org.gvsig.andami.LibraryExtension
- isVisible() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- isVisible() - Method in interface org.gvsig.andami.plugins.IExtension
-
This method is invoked by Andami to check whether the extension (and its associated controls) is visible or hidden.
- isVisible() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Determines whether the associated window is visible
- isVisible(String) - Method in class org.gvsig.andami.plugins.Extension
- isVisible(String) - Method in interface org.gvsig.andami.plugins.IExtensionQueryByAction
- isVisible(ActionInfo) - Method in interface org.gvsig.andami.actioninfo.ActionInfoStatusCache
- isVisible(ActionInfo) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache
- isVisible(IExtension) - Method in interface org.gvsig.andami.plugins.ExclusiveUIExtension
-
This method is used when this extension is installed as ExclusiveUIExtension.
- isVisible(IExtension, String) - Static method in class org.gvsig.andami.plugins.ExtensionHelper
- isWindows() - Method in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- iterator() - Method in interface org.gvsig.andami.Arguments
- iterator() - Method in class org.gvsig.andami.impl.DefaultArguments
- IUnsavedData - Interface in org.gvsig.andami.plugins.status
-
This interface represents some unsaved data, associated to one extension.
- IWindow - Interface in org.gvsig.andami.ui.mdiManager
-
The IWindow interface should be implemented by any panel which is intended to be an Andami window.
- IWindowListener - Interface in org.gvsig.andami.ui.mdiManager
-
Interface which should be implemented by those windows which want to be listeners of events produced on themselves.
- IWindowTransform - Interface in org.gvsig.andami.ui.mdiManager
-
Interface to transform a standard view to a view palette.
J
- JMenuItem - Class in org.gvsig.andami.ui.mdiFrame
- JMenuItem() - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JMenuItem(String) - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JMenuItem(String, int) - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JMenuItem(String, Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JMenuItem(Action) - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JMenuItem(Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JMenuItem
- JPopUpMenu - Class in org.gvsig.andami.ui.mdiFrame
- JPopUpMenu() - Constructor for class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- JPopUpMenu(String) - Constructor for class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- JToolBarButton - Class in org.gvsig.andami.ui.mdiFrame
- JToolBarButton() - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- JToolBarButton(String) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- JToolBarButton(String, Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- JToolBarButton(Action) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- JToolBarButton(Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- JToolBarToggleButton - Class in org.gvsig.andami.ui.mdiFrame
- JToolBarToggleButton() - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(String) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(String, boolean) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(String, Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(String, Icon, boolean) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(Action) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(Icon) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- JToolBarToggleButton(Icon, boolean) - Constructor for class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
K
- KeyMapping - Class in org.gvsig.andami.ui.mdiFrame
-
Clase que sirve para obtener los codigos de las teclas de la manera que las requieren los JMenu a partir de un caracter que representa dicha tecla
- KeyMapping() - Constructor for class org.gvsig.andami.ui.mdiFrame.KeyMapping
L
- Label - Class in org.gvsig.andami.plugins.config.generate
-
Class Label.
- Label() - Constructor for class org.gvsig.andami.plugins.config.generate.Label
- LabelDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class LabelDescriptor.
- LabelDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.LabelDescriptor
- LabelSet - Class in org.gvsig.andami.plugins.config.generate
-
Class LabelSet.
- LabelSet() - Constructor for class org.gvsig.andami.plugins.config.generate.LabelSet
- LabelSetDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class LabelSetDescriptor.
- LabelSetDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.LabelSetDescriptor
- Launcher - Class in org.gvsig.andami
-
Andami's launching class.
- Launcher() - Constructor for class org.gvsig.andami.Launcher
- Launcher.LaunchException - Exception Class in org.gvsig.andami
- Launcher.MapWithAlias<Item> - Class in org.gvsig.andami
- Launcher.PluginMenuItem - Class in org.gvsig.andami
- Launcher.PluginsConfig - Class in org.gvsig.andami
- Launcher.PluginsServices - Class in org.gvsig.andami
- Launcher.TerminationProcess - Class in org.gvsig.andami
-
Manages Andami termination process
- launcherrors - Static variable in class org.gvsig.andami.Launcher
- LaunchException() - Constructor for exception class org.gvsig.andami.Launcher.LaunchException
- lblClickClose - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- lblClickContinue - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- lblConflict - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- lblSelectPluginToDisable - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- Libraries - Class in org.gvsig.andami.plugins.config.generate
-
Class Libraries.
- Libraries() - Constructor for class org.gvsig.andami.plugins.config.generate.Libraries
- LibrariesDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class LibrariesDescriptor.
- LibrariesDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.LibrariesDescriptor
- LibraryExtension - Class in org.gvsig.andami
- LibraryExtension() - Constructor for class org.gvsig.andami.LibraryExtension
- linux - Enum constant in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- loadClass(String, boolean) - Method in class org.gvsig.andami.plugins.PluginClassLoader
-
Carga la clase
- loadFromState(PersistentState) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- loadFromState(PersistentState) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- loadImage(String) - Method in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
-
Helper method to load an image file from the CLASSPATH
- locale - Static variable in class org.gvsig.andami.Launcher
- LocaleManager - Interface in org.gvsig.andami
- logger - Static variable in class org.gvsig.andami.Launcher
- logger - Static variable in class org.gvsig.andami.plugins.Extension
M
- macos - Enum constant in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- main(String[]) - Static method in class org.gvsig.andami.Launcher
- main(String[]) - Static method in class org.gvsig.andami.ui.splash.MultiSplashWindow
-
DOCUMENT ME!
- MAIN_FRAME_EXT_STATE - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MAIN_FRAME_EXT_STATE_DEFAULT - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MAIN_FRAME_POS - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MAIN_FRAME_POS_DEFAULT - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MAIN_FRAME_SIZE - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MAIN_FRAME_SIZE_DEFAULT - Static variable in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- MainFrame - Interface in org.gvsig.andami.ui.mdiFrame
-
This interface represents the main application's window.
- manageUnsavedData() - Method in class org.gvsig.andami.Launcher.TerminationProcess
-
Checks if the extensions have some unsaved data, and shows a dialog to allow saving it.
- manageUnsavedData(String) - Static method in class org.gvsig.andami.Launcher
- MapWithAlias() - Constructor for class org.gvsig.andami.Launcher.MapWithAlias
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.Andami
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.Option
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.config.generate.Plugin
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Property
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Window
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Extension
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtension
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method marshal
- marshal(Writer) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.Andami
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.Option
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.config.generate.Plugin
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Property
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Window
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Extension
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtension
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method marshal
- marshal(ContentHandler) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method marshal
- MAXIMIZABLE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window is maximizable
- MDIFrame - Class in org.gvsig.andami.ui.mdiFrame
-
Main application window.
- MDIFrame.TooltipListener - Class in org.gvsig.andami.ui.mdiFrame
- MDIManager - Interface in org.gvsig.andami.ui.mdiManager
-
This interface acts as window manager.
- MDIManagerFactory - Class in org.gvsig.andami.ui.mdiManager
-
Se encarga de la creación de la clase Skin.
- MDIManagerFactory() - Constructor for class org.gvsig.andami.ui.mdiManager.MDIManagerFactory
- MDIManagerLoadException - Exception Class in org.gvsig.andami.ui
- MDIManagerLoadException() - Constructor for exception class org.gvsig.andami.ui.MDIManagerLoadException
- MDIManagerLoadException(String) - Constructor for exception class org.gvsig.andami.ui.MDIManagerLoadException
- MDIManagerLoadException(String, Throwable) - Constructor for exception class org.gvsig.andami.ui.MDIManagerLoadException
- MDIManagerLoadException(Throwable) - Constructor for exception class org.gvsig.andami.ui.MDIManagerLoadException
- MDIUtilities - Class in org.gvsig.andami.ui.mdiManager
- MDIUtilities() - Constructor for class org.gvsig.andami.ui.mdiManager.MDIUtilities
- Menu - Class in org.gvsig.andami.plugins.config.generate
-
Class Menu.
- Menu() - Constructor for class org.gvsig.andami.plugins.config.generate.Menu
- MenuDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class MenuDescriptor.
- MenuDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.MenuDescriptor
- merge(ActionInfo) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- message(String, int) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- message(String, int) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Show the message in the status bar of the application.
- message(String, int) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- message(String, int) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
- messageDialog(String, String[], String, int) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- messageDialog(String, String[], String, int) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- messageDialog(String, String[], String, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- messageDialog(String, String[], String, int, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- messageDialog(String, String[], String, int, String) - Method in interface org.gvsig.andami.ui.mdiFrame.ThreadSafeDialogs
- messageDialog(String, String, int) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- messageDialog(String, String, int) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- MessageEvent - Class in org.gvsig.andami.messages
- MessageEvent(String[], Throwable[]) - Constructor for class org.gvsig.andami.messages.MessageEvent
- Messages - Class in org.gvsig.andami.messages
-
Clase que accede a los recursos para la i18n
- Messages() - Constructor for class org.gvsig.andami.messages.Messages
- MODALDIALOG - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window is modal
- MODELESSDIALOG - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window is modeless (it's on the top but doesn't block any other window)
- MOSAIC - Static variable in class org.gvsig.andami.ui.theme.Theme
- mouseClicked(MouseEvent) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- mouseEntered(MouseEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame.TooltipListener
- mouseEntered(MouseEvent) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- mouseExited(MouseEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame.TooltipListener
- mouseExited(MouseEvent) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- mousePressed(MouseEvent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame.TooltipListener
- mousePressed(MouseEvent) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- mouseReleased(MouseEvent) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- move(IWindow, int, int) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Change the position of the speficied window.
- moveToFrom(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- MultiSplashWindow - Class in org.gvsig.andami.ui.splash
- MultiSplashWindow(Frame, Theme, int) - Constructor for class org.gvsig.andami.ui.splash.MultiSplashWindow
N
- needPack() - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- needTranslation() - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- NewStatusBar - Class in org.gvsig.andami.ui.mdiFrame
-
This class contains the status bar.
- NewStatusBar() - Constructor for class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
This is the default constructor
- nonWinDefaultLookAndFeel - Static variable in class org.gvsig.andami.Launcher
- NoSkinExtensionException - Exception Class in org.gvsig.andami.ui.mdiManager
- NoSkinExtensionException() - Constructor for exception class org.gvsig.andami.ui.mdiManager.NoSkinExtensionException
- NoSkinExtensionException(String) - Constructor for exception class org.gvsig.andami.ui.mdiManager.NoSkinExtensionException
- NoSkinExtensionException(String, Throwable) - Constructor for exception class org.gvsig.andami.ui.mdiManager.NoSkinExtensionException
- NoSkinExtensionException(Throwable) - Constructor for exception class org.gvsig.andami.ui.mdiManager.NoSkinExtensionException
- NoSuchMenuException - Exception Class in org.gvsig.andami.ui.mdiFrame
- NoSuchMenuException() - Constructor for exception class org.gvsig.andami.ui.mdiFrame.NoSuchMenuException
- NoSuchMenuException(String) - Constructor for exception class org.gvsig.andami.ui.mdiFrame.NoSuchMenuException
- NoSuchMenuException(String, Throwable) - Constructor for exception class org.gvsig.andami.ui.mdiFrame.NoSuchMenuException
- NoSuchMenuException(Throwable) - Constructor for exception class org.gvsig.andami.ui.mdiFrame.NoSuchMenuException
- NOTCLOSABLE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window may be closed
- NotificationListener - Interface in org.gvsig.andami.messages
-
Interfaz que deberán de implementar todas las clases que quieran recibir información sobre los mensajes de información, de warning y de error que recibe la aplicación
- NotificationManager - Class in org.gvsig.andami.messages
-
Clase que recibe los mensajes de error, warning e información y dispara los eventos en los listeners que escuchan dichos eventos
- NotificationManager() - Constructor for class org.gvsig.andami.messages.NotificationManager
O
- open(File) - Static method in class org.gvsig.andami.impl.DesktopApi
- Option - Class in org.gvsig.andami.config.generate
-
Class Option.
- Option() - Constructor for class org.gvsig.andami.config.generate.Option
- OptionDescriptor - Class in org.gvsig.andami.config.generate
-
Class OptionDescriptor.
- OptionDescriptor() - Constructor for class org.gvsig.andami.config.generate.OptionDescriptor
- org.gvsig.andami - package org.gvsig.andami
- org.gvsig.andami.actioninfo - package org.gvsig.andami.actioninfo
- org.gvsig.andami.actioninfo.impl - package org.gvsig.andami.actioninfo.impl
- org.gvsig.andami.config.generate - package org.gvsig.andami.config.generate
- org.gvsig.andami.firewall - package org.gvsig.andami.firewall
- org.gvsig.andami.help - package org.gvsig.andami.help
- org.gvsig.andami.impl - package org.gvsig.andami.impl
- org.gvsig.andami.installer.icontheme - package org.gvsig.andami.installer.icontheme
- org.gvsig.andami.installer.translations - package org.gvsig.andami.installer.translations
- org.gvsig.andami.messages - package org.gvsig.andami.messages
- org.gvsig.andami.persistence.generate - package org.gvsig.andami.persistence.generate
- org.gvsig.andami.persistence.serverData - package org.gvsig.andami.persistence.serverData
- org.gvsig.andami.plugins - package org.gvsig.andami.plugins
- org.gvsig.andami.plugins.config.generate - package org.gvsig.andami.plugins.config.generate
- org.gvsig.andami.plugins.status - package org.gvsig.andami.plugins.status
- org.gvsig.andami.preferences - package org.gvsig.andami.preferences
- org.gvsig.andami.ui - package org.gvsig.andami.ui
- org.gvsig.andami.ui.fonts - package org.gvsig.andami.ui.fonts
- org.gvsig.andami.ui.mdiFrame - package org.gvsig.andami.ui.mdiFrame
- org.gvsig.andami.ui.mdiManager - package org.gvsig.andami.ui.mdiManager
- org.gvsig.andami.ui.splash - package org.gvsig.andami.ui.splash
- org.gvsig.andami.ui.theme - package org.gvsig.andami.ui.theme
- org.gvsig.andami.ui.wizard - package org.gvsig.andami.ui.wizard
P
- paint(Graphics) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- PALETTE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window may be docked inside another window
- parameters - Variable in class org.gvsig.andami.impl.DefaultArguments
- parameters() - Method in interface org.gvsig.andami.Arguments
- parameters() - Method in class org.gvsig.andami.impl.DefaultArguments
- parentID - Variable in class org.gvsig.andami.preferences.AbstractPreferencePage
- PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
- PERSISTENT_DESCRIPTION - Static variable in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- PERSISTENT_NAME - Static variable in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- Plugin - Class in org.gvsig.andami.config.generate
-
Class Plugin.
- Plugin - Class in org.gvsig.andami.persistence.generate
-
Class Plugin.
- Plugin() - Constructor for class org.gvsig.andami.config.generate.Plugin
- Plugin() - Constructor for class org.gvsig.andami.persistence.generate.Plugin
- PLUGIN - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- PLUGIN_NAME - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- PluginClassLoader - Class in org.gvsig.andami.plugins
-
Class loader which loads the classes requested by the plugins.
- PluginClassLoader(URL[], String, ClassLoader, List<PluginClassLoader>) - Constructor for class org.gvsig.andami.plugins.PluginClassLoader
- PluginClassLoader(URL[], String, ClassLoader, PluginClassLoader[]) - Constructor for class org.gvsig.andami.plugins.PluginClassLoader
-
Creates a new PluginClassLoader object.
- PluginConfig - Class in org.gvsig.andami.plugins.config.generate
-
Class PluginConfig.
- PluginConfig() - Constructor for class org.gvsig.andami.plugins.config.generate.PluginConfig
- PluginConfigDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class PluginConfigDescriptor.
- PluginConfigDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.PluginConfigDescriptor
- PluginDescriptor - Class in org.gvsig.andami.config.generate
-
Class PluginDescriptor.
- PluginDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class PluginDescriptor.
- PluginDescriptor() - Constructor for class org.gvsig.andami.config.generate.PluginDescriptor
- PluginDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.PluginDescriptor
- pluginList - Variable in class org.gvsig.andami.ui.DisablePluginsConflictingLayoutPanel
- PLUGINS_ACTIONINFO_MANAGER_NAME - Static variable in class org.gvsig.andami.PluginsLocator
- PLUGINS_LOCALE_MANAGER_NAME - Static variable in class org.gvsig.andami.PluginsLocator
- PLUGINS_MANAGER_NAME - Static variable in class org.gvsig.andami.PluginsLocator
-
PluginsManager name used by the locator to access the instance
- PluginSaveDataException(String, Throwable) - Constructor for exception class org.gvsig.andami.PluginServices.PluginSaveDataException
- pluginsConfig - Static variable in class org.gvsig.andami.Launcher
- PluginsConfig() - Constructor for class org.gvsig.andami.Launcher.PluginsConfig
- PluginServices - Class in org.gvsig.andami
-
Provides services to Plugins.
- PluginServices(PluginClassLoader) - Constructor for class org.gvsig.andami.PluginServices
-
Creates a new PluginServices objetct.
- PluginServices(PluginClassLoader, String[]) - Constructor for class org.gvsig.andami.PluginServices
- PluginServices.PluginLoadDataException - Exception Class in org.gvsig.andami
- PluginServices.PluginPersistenceAddDefinitionException - Exception Class in org.gvsig.andami
- PluginServices.PluginPersistenceNeedDefinitionException - Exception Class in org.gvsig.andami
- PluginServices.PluginSaveDataException - Exception Class in org.gvsig.andami
- PluginsLibrary - Class in org.gvsig.andami
- PluginsLibrary() - Constructor for class org.gvsig.andami.PluginsLibrary
- PluginsLocator - Class in org.gvsig.andami
- PluginsLocator() - Constructor for class org.gvsig.andami.PluginsLocator
- PluginsManager - Interface in org.gvsig.andami
- pluginsOrdered - Static variable in class org.gvsig.andami.Launcher
- pluginsServices - Static variable in class org.gvsig.andami.Launcher
- PluginsServices() - Constructor for class org.gvsig.andami.Launcher.PluginsServices
- PluginsStatus - Class in org.gvsig.andami.persistence.generate
-
Class PluginsStatus.
- PluginsStatus() - Constructor for class org.gvsig.andami.persistence.generate.PluginsStatus
- PluginsStatusDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class PluginsStatusDescriptor.
- PluginsStatusDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.PluginsStatusDescriptor
- PopupMenu - Class in org.gvsig.andami.plugins.config.generate
-
Class PopupMenu.
- PopupMenu() - Constructor for class org.gvsig.andami.plugins.config.generate.PopupMenu
- PopupMenuDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class PopupMenuDescriptor.
- PopupMenuDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.PopupMenuDescriptor
- PopupMenus - Class in org.gvsig.andami.plugins.config.generate
-
Class PopupMenus.
- PopupMenus() - Constructor for class org.gvsig.andami.plugins.config.generate.PopupMenus
- PopupMenusDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class PopupMenusDescriptor.
- PopupMenusDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.PopupMenusDescriptor
- POSITION - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- postInitialize() - Method in class org.gvsig.andami.plugins.Extension
- postInitialize() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- postInitialize() - Method in interface org.gvsig.andami.plugins.IExtension
-
Extension's post-initialization code should be here.
- prefs - Static variable in class org.gvsig.andami.Launcher
- process(int, String) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- process(String) - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- profile - Variable in class org.gvsig.andami.ui.ToolsWindowManager.Window
- ProgressListener - Interface in org.gvsig.andami.messages
-
Interfaz implementada por las extensiones que quieran informar del estado de su ejecución.
- PROJECT_PROFILE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that this window has an editor profile
- PROPERTIES_PROFILE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that this window has an editor profile
- Property - Class in org.gvsig.andami.persistence.generate
-
Class Property.
- Property() - Constructor for class org.gvsig.andami.persistence.generate.Property
- PropertyDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class PropertyDescriptor.
- PropertyDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.PropertyDescriptor
- PROVIDER_DESCRIPTION - Static variable in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- PROVIDER_NAME - Static variable in class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- put(String, Item) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- putAll(Map<? extends String, ? extends Item>) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- putInClipboard(String) - Static method in class org.gvsig.andami.PluginServices
-
Stores the provided text data on the clipboard.
- putValue(String, Object) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- putValue(String, Object) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
R
- readTheme(File) - Method in class org.gvsig.andami.ui.theme.Theme
-
Read the file xml with the personalization.
- redirect(String, String) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Redirect the action source to the target.
- redirect(String, String) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- REDIRECTION - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- REDIRECTIONS - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- refresh(IWindow) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Forces a window to be repainted.
- refreshControls() - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
This method is thread safe.
- refreshControls() - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- refreshExtensionPoints() - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- registerAction(ActionInfo) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Utility method that call registerAction with override to false.
- registerAction(ActionInfo) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- registerAction(ActionInfo, boolean) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
-
Register the action in the actions of the system.
- registerAction(ActionInfo, boolean) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- registerActionInfoManager(Class) - Static method in class org.gvsig.andami.PluginsLocator
- registerDefaultManager(Class) - Static method in class org.gvsig.andami.PluginsLocator
-
Registers a class as the default PluginsManager.
- registerIcon(String, String, Object) - Static method in class org.gvsig.andami.IconThemeHelper
- registerIcon(String, String, String, Object) - Static method in class org.gvsig.andami.IconThemeHelper
- RegisterIconThemeInstaller() - Constructor for class org.gvsig.andami.installer.icontheme.IconThemeInstallerFactory.RegisterIconThemeInstaller
- registerKeyStroke(KeyStroke, KeyEventDispatcher) - Method in class org.gvsig.andami.GlobalKeyEventDispatcher
- registerKeyStroke(KeyStroke, KeyEventDispatcher) - Static method in class org.gvsig.andami.PluginServices
- registerLocaleManager(Class) - Static method in class org.gvsig.andami.PluginsLocator
- registerManager(Class) - Static method in class org.gvsig.andami.PluginsLocator
-
Registers the Class implementing the PluginsManager interface.
- registerPersistence() - Static method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- RegisterPersistence() - Constructor for class org.gvsig.andami.ui.mdiManager.WindowInfo.RegisterPersistence
- RegisterTranslationsInstaller() - Constructor for class org.gvsig.andami.installer.translations.TranslationsInstallerFactory.RegisterTranslationsInstaller
- remove(Object) - Method in class org.gvsig.andami.Launcher.MapWithAlias
- remove(String) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- removeActionListener(UnsavedDataPanel.UnsavedDataPanelListener) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- removeActionTool(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeActionTool
- removeAll() - Method in class org.gvsig.andami.GlobalKeyEventDispatcher
- removeAllAction() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeAllAction
- removeAllActionTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeAllActionTool
- removeAllAlternativeNames() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeAllAlternativeNames
- removeAllComboButton() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeAllComboButton
- removeAllComboButton() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeAllComboButton
- removeAllComboButtonElement() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method removeAllComboButtonElement
- removeAllComboScale() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeAllComboScale
- removeAllComboScale() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeAllComboScale
- removeAllDepends() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeAllDepends
- removeAllExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method removeAllExtension
- removeAllLabel() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method removeAllLabel
- removeAllLabelSet() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeAllLabelSet
- removeAllMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method removeAllMenu
- removeAllMenu() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeAllMenu
- removeAllOption() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method removeAllOption
- removeAllPlugin() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method removeAllPlugin
- removeAllPopupMenu() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method removeAllPopupMenu
- removeAllProperty() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method removeAllProperty
- removeAllSelectableTool() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeAllSelectableTool
- removeAllSkinExtension() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method removeAllSkinExtension
- removeAllToolBar() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method removeAllToolBar
- removeAllToolBar() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeAllToolBar
- removeAllWindow() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method removeAllWindow
- removeAlternativeNames(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeAlternativeNames
- removeComboButton(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeComboButton
- removeComboButton(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeComboButton
- removeComboButtonElement(int) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method removeComboButtonElement
- removeComboScale(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeComboScale
- removeComboScale(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeComboScale
- removeControl(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Remove a control from the status bar
- removeDepends(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeDepends
- removeExtension(int) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method removeExtension
- removeKeyStrokeBinding(KeyStroke) - Method in class org.gvsig.andami.GlobalKeyEventDispatcher
- removeLabel(int) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method removeLabel
- removeLabelSet(int) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method removeLabelSet
- removeMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method removeMenu
- removeMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeMenu
- removeMenu(Menu) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Deletes the provided menu, if found.
- removeMenu(Menu) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- removeOption(int) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method removeOption
- removePlugin(int) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method removePlugin
- removePopupMenu(int) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method removePopupMenu
- removePopupMenuListener(String, ActionListener) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- removeProperty(int) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method removeProperty
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Remove a PropertyChangeListener from the listener list.
- removeSelectableTool(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method removeSelectableTool
- removeSkinExtension(int) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method removeSkinExtension
- removeStatusBarControl(String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Removes the providedcontrol from the status bar.
- removeStatusBarControl(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- removeStatusBarLabels(Class<?>) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Removes the labels associated with the provided class.
- removeStatusBarLabels(Class<?>) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- removeToolBar(int) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method removeToolBar
- removeToolBar(int) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method removeToolBar
- removeURL(URL) - Static method in class org.gvsig.andami.Utilities
-
Remove an URL from the system cache.
- removeWindow(int) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method removeWindow
- RESIZABLE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that the window is resizable
- ResourceBundle - Class in org.gvsig.andami.plugins.config.generate
-
Class ResourceBundle.
- ResourceBundle() - Constructor for class org.gvsig.andami.plugins.config.generate.ResourceBundle
- ResourceBundleDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ResourceBundleDescriptor.
- ResourceBundleDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ResourceBundleDescriptor
- restaurarTexto() - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Restores the previous contents in the status bar main text, after the
NewStatusBar.setInfoTextTemporal(String),NewStatusBar.setWarningTextTemporal(String)orNewStatusBar.setErrorTextTemporal(String)have been called. - restore() - Method in interface org.gvsig.andami.ui.mdiManager.IWindowTransform
-
Restore to standard view
- restoreCursor() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Sets the normal cursor and unblocks events from main window.
- run() - Method in class org.gvsig.andami.Launcher.TerminationProcess
- runningInDevelopment() - Static method in class org.gvsig.andami.PluginServices
-
Try to detect if the application is running in a development environment.
S
- saveAndamiConfig() - Method in class org.gvsig.andami.Launcher.TerminationProcess
- saveData() - Method in interface org.gvsig.andami.plugins.status.IUnsavedData
-
Save the existing changes for this resource (for example, save the layer to disk or to the database, etc).
- saveData() - Method in class org.gvsig.andami.plugins.status.UnsavedData
- savePluginProperties() - Method in class org.gvsig.andami.PluginServices
- saveToState(PersistentState) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- saveToState(PersistentState) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- saveUnsavedData(List<IUnsavedData>) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- saveUnsavedData(List<IUnsavedData>) - Method in interface org.gvsig.andami.PluginsManager
-
Save the provided unsaved data as parameter
- saveValues() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- saveValues() - Method in interface org.gvsig.andami.preferences.IPreference
-
Saves the new settings
- SelectableTool - Class in org.gvsig.andami.plugins.config.generate
-
Class SelectableTool.
- SelectableTool() - Constructor for class org.gvsig.andami.plugins.config.generate.SelectableTool
- SelectableToolBar - Class in org.gvsig.andami.ui.mdiFrame
-
Caja de herramientas seleccionables
- SelectableToolBar(String) - Constructor for class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
-
Creates a new SelectableToolBar object.
- SelectableToolBar(String, String, int) - Constructor for class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
- SelectableToolDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class SelectableToolDescriptor.
- SelectableToolDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.SelectableToolDescriptor
- selectAll() - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- ServerDataPersistence - Class in org.gvsig.andami.persistence.serverData
-
This class is used to save a list of servers (using the Andami persistence model) to the plugins-persistence.xml file.
- ServerDataPersistence() - Constructor for class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- ServerDataPersistence(String) - Constructor for class org.gvsig.andami.persistence.serverData.ServerDataPersistence
-
Constructor
- setAccelerator(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'accelerator'.
- setAcceptText(String, String) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'actionCommand'.
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'actionCommand'.
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Sets the value of field 'actionCommand'.
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'actionCommand'.
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'actionCommand'.
- setActionCommand(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'actionCommand'.
- setActionTool(int, ActionTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setActionTool
- setActionTool(ActionTool[]) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setActionTool
- setActive(boolean) - Method in interface org.gvsig.andami.actioninfo.ActionInfo
-
Set the active state of an ActionInfo.
- setActive(boolean) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- setActive(boolean) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- setActive(boolean) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Sets the value of field 'active'.
- setActivePage(IPreference) - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
- setAdditionalInfo(String) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Asigna información adicional de la ventana.
- setAllDisabled(boolean) - Method in interface org.gvsig.andami.actioninfo.ActionInfoManager
- setAllDisabled(boolean) - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfoManager
- setAlternativeNames(int, AlternativeNames) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setAlternativeNames
- setAlternativeNames(AlternativeNames[]) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setAlternativeNames
- setAlwaysvisible(boolean) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Sets the value of field 'alwaysvisible'.
- setAndami(Andami) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'andami'.
- setAndamiOptions(AndamiOptions) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'andamiOptions'.
- setAndamiVisibility(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
-
Sets whether or not this toolbar should be shown by Andami.
- setAppHomeDir(String) - Static method in class org.gvsig.andami.Launcher
-
Sets Home Directory location of the application.
- setArguments(String[]) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- setArrayOfServerData(ServerData[]) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- setBackgroundImage(ImageIcon, String) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Sets the provided image as background image in the main window.
- setBasedir(String) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Sets the value of field 'basedir'.
- setBookmark(Bookmark) - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Sets the value of field 'bookmark'.
- setBookmarks(Bookmarks) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Sets the value of field 'bookmarks'.
- setBounds(Rectangle) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the bounds of the associated window.
- setCancelText(String, String) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- setChangesApplied() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
-
After this method is invoked, the Preference page must return true as the result of invoking isValueChanged() method.
- setClassesExtensions(Map<Class<? extends IExtension>, ExtensionDecorator>) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- setClassName(String) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Sets the value of field 'className'.
- setClassName(String) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Sets the value of field 'className'.
- setClosed(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies whether a view is open (showing) or closed
- setComboButton(int, ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setComboButton
- setComboButton(int, ComboButton) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setComboButton
- setComboButton(ComboButton[]) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setComboButton
- setComboButton(ComboButton[]) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setComboButton
- setComboButtonElement(int, ComboButtonElement) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method setComboButtonElement
- setComboButtonElement(ComboButtonElement[]) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method setComboButtonElement
- setComboScale(int, ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setComboScale
- setComboScale(int, ComboScale) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setComboScale
- setComboScale(ComboScale[]) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setComboScale
- setComboScale(ComboScale[]) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setComboScale
- setComponentPane(Component) - Method in class org.gvsig.andami.ui.ToolsWindowManager.ExternalFrame
- setControlValue(String, String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets the control identified by 'id' with the provided value.
- setCurrentLocale(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- setCurrentLocale(Locale) - Method in interface org.gvsig.andami.LocaleManager
- setCursor(Cursor) - Method in class org.gvsig.andami.ui.mdiFrame.GlassPane
- setDepends(int, Depends) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setDepends
- setDepends(Depends[]) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setDepends
- setDescription(String) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Sets the value of field 'description'.
- setDescription(String) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Sets the value of field 'description'.
- setDescription(String) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Sets the value of field 'name'.
- setDiscardText(String, String) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- setDropDownGroup(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'dropdowngroup'.
- setDropDownGroup(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'dropdowngroup'.
- setElements(Object) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'elements'.
- setEnabled(boolean) - Method in class org.gvsig.andami.actioninfo.impl.TranslatedActionInfo
- setEnabled(boolean) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setEnabled(boolean) - Method in interface org.gvsig.andami.ui.mdiFrame.EnableTextSupport
- setEnabled(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- setEnabled(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- setEnabled(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- setEnabled(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- setEnableText(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'enableText'.
- setEnableText(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'enableText'.
- setEnableText(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'enableText'.
- setEnableText(String) - Method in interface org.gvsig.andami.ui.mdiFrame.EnableTextSupport
- setEnableText(String) - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- setEnableText(String) - Method in class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- setEnableText(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- setEnableText(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- setErrorText(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a permanent error message in the status bar, and changes the permanent icon to an Error icon.
- setErrorTextTemporal(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a temporary error message in the status bar, and changes the icon to an Error icon.
- setExceptions(Throwable[]) - Method in class org.gvsig.andami.messages.MessageEvent
- setExclusiveUIExtension(ExclusiveUIExtension) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- setExclusiveUIExtension(ExclusiveUIExtension) - Static method in class org.gvsig.andami.PluginServices
-
Deprecated.
- setExclusiveUIExtension(ExclusiveUIExtension) - Method in interface org.gvsig.andami.PluginsManager
-
Set an extension to control the visivility of all the extensions of the application.
- setExtension(int, Extension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method setExtension
- setExtension(Extension[]) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method setExtension
- setExtension(IExtension) - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- setExtensions(Extensions) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'extensions'.
- setFixedLabelWidth(double) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets the width of the main message label.
- setFont(String) - Static method in class org.gvsig.andami.ui.fonts.FontUtils
-
Changes the default UIManager font to the provided font.
- setGroup(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'group'.
- setGroupName(String) - Method in class org.gvsig.andami.ui.mdiFrame.ToggleButtonModel
- setHeaderText(String) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- setHeight(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the window height.
- setHost(String, String) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setHost(URL) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setIcon(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'icon'.
- setIcon(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'icon'.
- setIcon(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Sets the value of field 'icon'.
- setIcon(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'icon'.
- setIcon(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'icon'.
- setIcon(Icon) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'icon'.
- setIconTheme(IconTheme) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Sets the value of field 'iconTheme'.
- setId(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the window's ID.
- setId(String) - Method in class org.gvsig.andami.persistence.generate.Window
-
Sets the value of field 'id'.
- setId(String) - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Sets the value of field 'id'.
- setInfoText(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a permanent info message in the status bar, and changes the permanent icon to an Info icon.
- setInfoTextTemporal(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a temporary information message in the status bar, and changes the icon to an Info icon.
- setIs_separator(boolean) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'is_separator'.
- setIsDefault(boolean) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'isDefault'.
- setIsVisible(boolean) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Sets the value of field 'isVisible'.
- setKey(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'key'.
- setLabel(int, Label) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method setLabel
- setLabel(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'label'.
- setLabel(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'label'.
- setLabel(Label[]) - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method setLabel
- setLabelSet(int, LabelSet) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setLabelSet
- setLabelSet(Label[]) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a label-set to be shown in the status bar.
- setLabelSet(LabelSet[]) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method setLabelSet
- setLast(boolean) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'last'.
- setLast(boolean) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'last'.
- setLastUpdate(String) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Sets the value of field 'lastUpdate'.
- setLibraries(Libraries) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'libraries'.
- setLibraryDir(String) - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Sets the value of field 'libraryDir'.
- setLocale(Locale) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
- setLocale(Locale) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- setLocale(Locale) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
- setLocaleCountry(String) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'localeCountry'.
- setLocaleLanguage(String) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'localeLanguage'.
- setLocaleVariant(String) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'localeVariant'.
- setLookAndFeel(String) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'lookAndFeel'.
- setMaximizable(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- setMaximized(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Maximize the associated window
- setMaximum(IWindow, boolean) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Maximizes or restores the provided window
- setMenu(int, Menu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method setMenu
- setMenu(int, Menu) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setMenu
- setMenu(Menu[]) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method setMenu
- setMenu(Menu[]) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setMenu
- setMessage(String, String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets the text of the provided label.
- setMessages(String[]) - Method in class org.gvsig.andami.messages.MessageEvent
- setMinimumSize(Dimension) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the minimum allowed size for the associated window.
- setMnemonic(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'mnemonic'.
- setName(String) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.config.generate.Option
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.config.generate.Plugin
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.persistence.generate.Property
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Sets the value of field 'pluginName'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'name'.
- setName(String) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Sets the value of field 'name'.
- setNeedPack(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- setNonProxyHosts(String) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setNormalBounds(int, int, int, int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normal bounds of the associated window.
- setNormalBounds(Rectangle) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normal bounds of the associated window.
- setNormalHeight(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normalHeight property for this WindowInfo object.
- setNormalWidth(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normalWidth property for this WindowInfo object.
- setNormalX(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normalX property for this WindowInfo object.
- setNormalY(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the normalY property for this WindowInfo object.
- setNotClosable(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets notclosable property
- setOption(int, Option) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method setOption
- setOption(Option[]) - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method setOption
- setOptional(boolean) - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Sets the value of field 'optional'.
- setParentID(String) - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- setPassword(String) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setPersistence(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Set whether the geometry of this window should be persisted in the project files.
- setPersistentXML(XMLEntity) - Method in class org.gvsig.andami.PluginServices
-
Sets the XML data which should be saved on disk for this plugin.
- setPlugin(int, Plugin) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method setPlugin
- setPlugin(Plugin[]) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method setPlugin
- setPlugin(Plugin) - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Sets the value of field 'plugin'.
- setPlugin(PluginServices) - Method in class org.gvsig.andami.plugins.Extension
- setPluginFolder(File) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
- setPluginName(String) - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Sets the value of field 'pluginName'.
- setPluginName(String) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
- setPluginsDirectory(String) - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Sets the value of field 'pluginsDirectory'.
- setPopupMenu(int, PopupMenu) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method setPopupMenu
- setPopupMenu(PopupMenu[]) - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method setPopupMenu
- setPopupMenus(PopupMenus) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'popupMenus'.
- setPosition(int) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Sets the value of field 'position'.
- setPosition(int) - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
- setPosition(long) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'position'.
- setPosition(long) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'position'.
- setPosition(long) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'position'.
- setPosition(long) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'position'.
- setPosition(Object) - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Sets the value of field 'position'.
- setPosition(Object) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'position'.
- setPriority(int) - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Sets the value of field 'priority'.
- setProgress(int) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
If
pis a value between 0 and 99, it shows a progress bar in the left area of the status bar, and sets the specified progress. - setProperty(int, Property) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method setProperty
- setProperty(Property[]) - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method setProperty
- setRectangle(String) - Method in class org.gvsig.andami.persistence.generate.Window
-
Sets the value of field 'rectangle'.
- setResource(String) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Sets the value of field 'resource'.
- setResourceBundle(ResourceBundle) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'resourceBundle'.
- setSelectableTool(int, SelectableTool) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setSelectableTool
- setSelectableTool(SelectableTool[]) - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method setSelectableTool
- setSelectedTool(String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Sets the tool associated to the provided actionComand as the selected tool for the currently selected Andami window.
- setSelectedTool(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
You can use this function to select the appropiate tool inside the toolbars
- setSelectedTool(String) - Method in class org.gvsig.andami.ui.mdiFrame.SelectableToolBar
-
Selects a toggleButton in this toolBar by ActionCommand
- setSelectedTool(String) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
- setSelectedTool(String, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
You can use this function to select the appropiate tool inside the toolbars
- setSelectedTools(Map) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
You can use this function to select the appropiate tool inside the toolbars
- setSelectedTools(Map) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the list of selected tools for this window.
- setServiceType(String) - Method in class org.gvsig.andami.persistence.serverData.ServerDataPersistence
- setShowText(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- setSize(int) - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Sets the value of field 'size'.
- setSkinExtension(int, SkinExtension) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method setSkinExtension
- setSkinExtension(SkinExtension[]) - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method setSkinExtension
- setSkinExtension(SkinExtension, PluginClassLoader) - Static method in class org.gvsig.andami.ui.mdiManager.MDIManagerFactory
- setSrc(String) - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Sets the value of field 'src'.
- setStatusBarLabels(Class<?>, Label[]) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Sets the provided label-set as the labels associated with the provided class.
- setStatusBarLabels(Class<?>, Label[]) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
-
DOCUMENT ME!
- setText(String) - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Sets the value of field 'text'.
- setText(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'text'.
- setText(String) - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Sets the value of field 'text'.
- setText(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'text'.
- setText(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'text'.
- setText(String) - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- setTextKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- setTextKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- setTextKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- setTextKey(String) - Method in interface org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper.TranslatableButton
- setTitle(String) - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- setTitle(String) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Sets the main window title.
- setTitle(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- setTitle(String) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the title property.
- setTitlePrefix(String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- setToolBar(int, ToolBar) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method setToolBar
- setToolBar(int, ToolBar) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setToolBar
- setToolBar(ToolBar[]) - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method setToolBar
- setToolBar(ToolBar[]) - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method setToolBar
- setToolBars(ToolBars) - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Sets the value of field 'toolBars'.
- setToolbarVisibility(String, boolean) - Method in interface org.gvsig.andami.ui.mdiFrame.MainFrame
-
Sets wheter or not this toolbar should be shown by Andami.
- setToolbarVisibility(String, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- setTooltip(String) - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Sets the value of field 'tooltip'.
- setTooltip(String) - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Sets the value of field 'tooltip'.
- setTooltip(String) - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Sets the value of field 'tooltip'.
- setTooltip(String) - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Sets the value of field 'tooltip'.
- setTooltip(String) - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- setToolTip(String) - Method in interface org.gvsig.andami.ui.mdiFrame.EnableTextSupport
- setToolTip(String) - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- setToolTip(String) - Method in class org.gvsig.andami.ui.mdiFrame.JPopUpMenu
- setToolTip(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- setToolTip(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- setToolTipKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- setToolTipKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- setToolTipKey(String) - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- setToolTipKey(String) - Method in interface org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper.TranslatableButton
- setUnsavedData(List<IUnsavedData>) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
Set the resorces to ask for
- setUnsavedDataArray(IUnsavedData[]) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
Set the resorces to ask for
- setUpdate(boolean) - Method in class org.gvsig.andami.config.generate.Andami
-
Sets the value of field 'update'.
- setUpdate(boolean) - Method in class org.gvsig.andami.config.generate.Plugin
-
Sets the value of field 'update'.
- setUpdateUrl(String) - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Sets the value of field 'updateUrl'.
- setUserName(String) - Method in class org.gvsig.andami.firewall.DefaultFirewallConfiguration
- setValue(Object) - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Sets the value of field 'value'.
- setValue(String) - Method in class org.gvsig.andami.config.generate.Option
-
Sets the value of field 'value'.
- setValue(String) - Method in class org.gvsig.andami.persistence.generate.Property
-
Sets the value of field 'value'.
- setVersion(String) - Method in class org.gvsig.andami.config.generate.IconTheme
-
Sets the value of field 'version'.
- setVisibility(int) - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- setVisibility(int) - Method in interface org.gvsig.andami.plugins.HiddableExtension
-
Sets the absolute visibility of this extension (overriding the value set at the MDIManager)
- setVisible(boolean) - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- setWaitCursor() - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Shows the wait cursor and blocks all the events from main window until
MDIManager.restoreCursor()is called. - setWarningText(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a permanent warning message in the status bar, and changes the permanent icon to a Warning icon.
- setWarningTextTemporal(String) - Method in class org.gvsig.andami.ui.mdiFrame.NewStatusBar
-
Sets a temporary warning message in the status bar, and changes the icon to a Warning icon.
- setWidth(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the width property for the associated Window.
- setWindow(int, Window) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method setWindow
- setWindow(Window[]) - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method setWindow
- setWindowInfo(WindowInfo) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates all the properties in this object so that they match the properties of the provided
wiobject. - setWindows(Windows) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Sets the value of field 'windows'.
- setWindowTitle(String) - Method in class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- setWizardComponents(DefaultJWizardComponents) - Method in class org.gvsig.andami.ui.wizard.WizardPanelWithLogo
- setX(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the x coordinate of the window's origin (left-upper corner of the window).
- setXmlEntity(XmlEntity) - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Sets the value of field 'xmlEntity'.
- setXmlEntity(XmlEntity) - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Sets the value of field 'xmlEntity'.
- setXPosition(String) - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Sets the value of field 'xPosition'.
- setY(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets the value of the y coordinate for the origin (left-upper corner of the window) of the associated window.
- setYPosition(String) - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Sets the value of field 'yPosition'.
- show() - Method in class org.gvsig.andami.help.Help
- show() - Method in class org.gvsig.andami.ui.wizard.WizardPanelWithLogo
- show(String) - Method in class org.gvsig.andami.help.Help
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean, boolean) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean, JComponent) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showChooserDialog(String, int, int, boolean, File, FileFilter, boolean, JComponent) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showDialog(Component, String) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showDialog(Component, String) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showDialog(Component, String) - Method in interface org.gvsig.andami.ui.mdiFrame.ThreadSafeDialogs
-
Create a window with the contents and title specified as parameters and show as a dialog windows of gvSIG.
- showMessageError(String, Exception) - Static method in class org.gvsig.andami.messages.NotificationManager
- showMessageInfo(String, Exception) - Static method in class org.gvsig.andami.messages.NotificationManager
- showMessageWarning(String, Exception) - Static method in class org.gvsig.andami.messages.NotificationManager
- showOpenDirectoryDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showOpenDirectoryDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showOpenFileDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showOpenFileDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showSaveFileDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.DefaultThreadSafeDialogs
- showSaveFileDialog(String, File) - Method in class org.gvsig.andami.ui.mdiFrame.MDIFrame
- showWindow() - Method in class org.gvsig.andami.help.AndamiHelpPanel
- showWindow() - Method in class org.gvsig.andami.help.HelpPanel
- showWindow(String) - Method in class org.gvsig.andami.help.HelpPanel
- showWindow(JComponent, String, WindowManager.MODE) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- showWindow(JComponent, String, WindowManager.MODE, int, Image, int, Map<String, Object>) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- showWindow(JComponent, String, WindowManager.MODE, Image) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- showWindow(JComponent, String, WindowManager.MODE, Image, int) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- showWindow(JComponent, String, WindowManager.MODE, Map<String, Object>) - Method in class org.gvsig.andami.ui.ToolsWindowManager
- showWindow(JPanel, String, WindowManager.MODE) - Method in interface org.gvsig.andami.ui.mdiManager.MDIManager
-
Useful method to simplify the presentation of a window.
- singleLoadClass(String) - Method in class org.gvsig.andami.plugins.PluginClassLoader
- SingletonDialogAlreadyShownException - Exception Class in org.gvsig.andami.ui.mdiManager
-
Excepción lanzada cuando un Dialogo modal intenta mostrar una vista singleton que ya ha sido mostrada.
- SingletonDialogAlreadyShownException() - Constructor for exception class org.gvsig.andami.ui.mdiManager.SingletonDialogAlreadyShownException
- SingletonWindow - Interface in org.gvsig.andami.ui.mdiManager
-
Interface which should be implemented by those windows which have an identity in the application.
- size() - Method in interface org.gvsig.andami.Arguments
- size() - Method in class org.gvsig.andami.impl.DefaultArguments
- SkinExtension - Class in org.gvsig.andami.plugins.config.generate
-
Class SkinExtension.
- SkinExtension() - Constructor for class org.gvsig.andami.plugins.config.generate.SkinExtension
- SkinExtensionDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class SkinExtensionDescriptor.
- SkinExtensionDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.SkinExtensionDescriptor
- SkinExtensionType - Class in org.gvsig.andami.plugins.config.generate
-
Class SkinExtensionType.
- SkinExtensionType() - Constructor for class org.gvsig.andami.plugins.config.generate.SkinExtensionType
- SkinExtensionTypeDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class SkinExtensionTypeDescriptor.
- SkinExtensionTypeDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.SkinExtensionTypeDescriptor
- solaris - Enum constant in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- SPANISH - Static variable in interface org.gvsig.andami.LocaleManager
- splashWindow - Static variable in class org.gvsig.andami.Launcher
- start() - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- stop() - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- StoreException - Exception Class in org.gvsig.andami.preferences
- StoreException() - Constructor for exception class org.gvsig.andami.preferences.StoreException
- StoreException(String) - Constructor for exception class org.gvsig.andami.preferences.StoreException
- StoreException(String, Throwable) - Constructor for exception class org.gvsig.andami.preferences.StoreException
- StoreException(Throwable) - Constructor for exception class org.gvsig.andami.preferences.StoreException
- storeValues() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
-
Gathers the configurations and stores them in the system.
- storeValues() - Method in class org.gvsig.andami.preferences.GenericDlgPreferences
T
- TEMPDIRECTORYPATH - Static variable in class org.gvsig.andami.Utilities
- terminate() - Method in class org.gvsig.andami.plugins.Extension
- terminate() - Method in class org.gvsig.andami.plugins.ExtensionDecorator
- terminate() - Method in interface org.gvsig.andami.plugins.IExtension
-
Extension's termination code should be here.
- TerminationProcess() - Constructor for class org.gvsig.andami.Launcher.TerminationProcess
- theme - Static variable in class org.gvsig.andami.Launcher
- Theme - Class in org.gvsig.andami.ui.theme
-
Personalization of the program according to the file xml with the necessary information.
- Theme() - Constructor for class org.gvsig.andami.ui.theme.Theme
- Theme(Map) - Constructor for class org.gvsig.andami.ui.theme.Theme
- ThreadSafeDialogs - Interface in org.gvsig.andami.ui.mdiFrame
- tick() - Method in class org.gvsig.andami.ui.splash.MultiSplashWindow
- ToggleButtonModel - Class in org.gvsig.andami.ui.mdiFrame
- ToggleButtonModel() - Constructor for class org.gvsig.andami.ui.mdiFrame.ToggleButtonModel
- TOOL - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- TOOL_PROFILE - Static variable in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Specifies that this window has an editor profile
- ToolBar - Class in org.gvsig.andami.persistence.generate
-
Class ToolBar.
- ToolBar - Class in org.gvsig.andami.plugins.config.generate
-
Class ToolBar.
- ToolBar() - Constructor for class org.gvsig.andami.persistence.generate.ToolBar
- ToolBar() - Constructor for class org.gvsig.andami.plugins.config.generate.ToolBar
- ToolBarDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class ToolBarDescriptor.
- ToolBarDescriptor - Class in org.gvsig.andami.plugins.config.generate
-
Class ToolBarDescriptor.
- ToolBarDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.ToolBarDescriptor
- ToolBarDescriptor() - Constructor for class org.gvsig.andami.plugins.config.generate.ToolBarDescriptor
- ToolBars - Class in org.gvsig.andami.persistence.generate
-
Class ToolBars.
- ToolBars() - Constructor for class org.gvsig.andami.persistence.generate.ToolBars
- ToolBarsDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class ToolBarsDescriptor.
- ToolBarsDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.ToolBarsDescriptor
- ToolsWindowManager - Class in org.gvsig.andami.ui
- ToolsWindowManager() - Constructor for class org.gvsig.andami.ui.ToolsWindowManager
- ToolsWindowManager.ExternalFrame - Class in org.gvsig.andami.ui
- ToolsWindowManager.Window - Class in org.gvsig.andami.ui
- TOOLTIP - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
- TooltipListener() - Constructor for class org.gvsig.andami.ui.mdiFrame.MDIFrame.TooltipListener
- toPalette() - Method in interface org.gvsig.andami.ui.mdiManager.IWindowTransform
-
Transform to view palette.
- toPalette(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Sets whether the window is in palette mode or is in docked mode.
- toString() - Method in class org.gvsig.andami.actioninfo.impl.DefaultActionInfo
- toString() - Method in class org.gvsig.andami.plugins.config.generate.Action
- toString() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
- toString() - Method in class org.gvsig.andami.plugins.config.generate.Menu
- toString() - Method in class org.gvsig.andami.plugins.PluginClassLoader
- toString() - Method in class org.gvsig.andami.PluginServices
- toString() - Method in class org.gvsig.andami.preferences.AbstractPreferencePage
- TranslatableButtonHelper - Class in org.gvsig.andami.ui.mdiFrame
- TranslatableButtonHelper() - Constructor for class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- TranslatableButtonHelper.TranslatableButton - Interface in org.gvsig.andami.ui.mdiFrame
- translate() - Method in class org.gvsig.andami.ui.mdiFrame.JMenuItem
- translate() - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarButton
- translate() - Method in class org.gvsig.andami.ui.mdiFrame.JToolBarToggleButton
- translate() - Method in interface org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper.TranslatableButton
- translate() - Method in class org.gvsig.andami.ui.mdiFrame.TranslatableButtonHelper
- translate(String) - Method in class org.gvsig.andami.impl.DefaultPluginsManager
- translate(String) - Method in interface org.gvsig.andami.PluginsManager
-
Translate the message key to the current language used in the application.
- TranslatedActionInfo - Class in org.gvsig.andami.actioninfo.impl
- TranslationsInstaller - Class in org.gvsig.andami.installer.translations
- TranslationsInstaller(ProviderServices) - Constructor for class org.gvsig.andami.installer.translations.TranslationsInstaller
- TranslationsInstaller.TranslationsIntallerFolderNotFoundException - Exception Class in org.gvsig.andami.installer.translations
- TranslationsInstallerFactory - Class in org.gvsig.andami.installer.translations
- TranslationsInstallerFactory() - Constructor for class org.gvsig.andami.installer.translations.TranslationsInstallerFactory
- TranslationsInstallerFactory.RegisterTranslationsInstaller - Class in org.gvsig.andami.installer.translations
- TranslationsIntallerFolderNotFoundException() - Constructor for exception class org.gvsig.andami.installer.translations.TranslationsInstaller.TranslationsIntallerFolderNotFoundException
U
- uninstallLocale(Locale) - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- uninstallLocale(Locale) - Method in interface org.gvsig.andami.LocaleManager
- unknown - Enum constant in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.Andami
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.IconTheme
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.Option
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.config.generate.Plugin
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Bookmark
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Plugin
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Property
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.ToolBar
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Window
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.Windows
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Action
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Depends
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Extension
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Icon
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Label
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.SkinExtension
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method unmarshal
- unmarshal(Reader) - Static method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method unmarshal
- unRegisterKeyStroke(KeyStroke) - Static method in class org.gvsig.andami.PluginServices
- UnsavedData - Class in org.gvsig.andami.plugins.status
-
Abstract class implementing IUnsavedData. is a convenience class used to allow easier modifications of IUnsaveData interface.
- UnsavedData(IExtension) - Constructor for class org.gvsig.andami.plugins.status.UnsavedData
-
Creates a new UnsavedData object which will be associated to the provided extension.
- UnsavedDataException - Exception Class in org.gvsig.andami.impl
- UnsavedDataException(List<IUnsavedData>) - Constructor for exception class org.gvsig.andami.impl.UnsavedDataException
- UnsavedDataPanel - Class in org.gvsig.andami.ui.wizard
-
Ask for elements to save before application exit
- UnsavedDataPanel(String) - Constructor for class org.gvsig.andami.ui.wizard.UnsavedDataPanel
- UnsavedDataPanel(IUnsavedData[]) - Constructor for class org.gvsig.andami.ui.wizard.UnsavedDataPanel
-
This is the default constructor
- UnsavedDataPanel.UnsavedDataPanelListener - Class in org.gvsig.andami.ui.wizard
- UnsavedDataPanelListener() - Constructor for class org.gvsig.andami.ui.wizard.UnsavedDataPanel.UnsavedDataPanelListener
- updateBounds(int, int, int, int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the bounds for this WindowInfo object.
- updateBounds(Rectangle) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the bounds for this WindowInfo object.
- updateClosed(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the closed property for this WindowInfo object.
- updateHeight(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the height property for this WindowInfo object.
- updateInstalledLocales() - Method in class org.gvsig.andami.impl.DefaultLocaleManager
- updateInstalledLocales() - Method in interface org.gvsig.andami.LocaleManager
- updateMainButton() - Method in class org.gvsig.andami.ui.mdiFrame.DropDownButton
- updateMaximized(boolean) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the maximized property for this WindowInfo object.
- updateMinimumSize(Dimension) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the minimum allowed size for the associated window.
- updateNormalBounds(int, int, int, int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normal bounds for this WindowInfo object.
- updateNormalBounds(Rectangle) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normal bounds for this WindowInfo object.
- updateNormalHeight(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normalHeight property for this WindowInfo object.
- updateNormalWidth(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normalWidth property for this WindowInfo object.
- updateNormalX(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normalX property for this WindowInfo object.
- updateNormalY(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the normalY property for this WindowInfo object.
- updateTitle(String) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the title property for for this WindowInfo object.
- updateWidth(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the width property for for this WindowInfo object.
- updateX(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the value of the x coordinate for this WindowInfo object.
- updateY(int) - Method in class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Updates the value of the y coordinate for this WindowInfo object.
- Utilities - Class in org.gvsig.andami
-
This class offers several general purpose method, to perform common tasks in an easy way.
- Utilities() - Constructor for class org.gvsig.andami.Utilities
V
- validate() - Method in class org.gvsig.andami.config.generate.Andami
-
Method validate
- validate() - Method in class org.gvsig.andami.config.generate.AndamiConfig
-
Method validate
- validate() - Method in class org.gvsig.andami.config.generate.AndamiOptions
-
Method validate
- validate() - Method in class org.gvsig.andami.config.generate.IconTheme
-
Method validate
- validate() - Method in class org.gvsig.andami.config.generate.Option
-
Method validate
- validate() - Method in class org.gvsig.andami.config.generate.Plugin
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Bookmark
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Bookmarks
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Plugin
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.PluginsStatus
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Property
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.ToolBar
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.ToolBars
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Window
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.Windows
-
Method validate
- validate() - Method in class org.gvsig.andami.persistence.generate.XmlEntity
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Action
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ActionTool
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.AlternativeNames
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ComboButton
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ComboButtonElement
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ComboScale
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Depends
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Extension
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Extensions
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ExtensionType
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Icon
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Label
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.LabelSet
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Libraries
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.Menu
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.PluginConfig
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenu
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.PopupMenus
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ResourceBundle
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.SelectableTool
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtension
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.SkinExtensionType
-
Method validate
- validate() - Method in class org.gvsig.andami.plugins.config.generate.ToolBar
-
Method validate
- valueOf(String) - Static method in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VISIBLE - Static variable in interface org.gvsig.andami.actioninfo.ActionInfo
W
- warningEvent(MessageEvent) - Method in interface org.gvsig.andami.messages.NotificationListener
-
Método invocado cuando la aplicación recibe mensajes de warning
- WIDTH - Static variable in class org.gvsig.andami.help.HelpPanel
- Window - Class in org.gvsig.andami.persistence.generate
-
Class Window.
- Window() - Constructor for class org.gvsig.andami.persistence.generate.Window
- Window(JComponent, String, WindowManager.MODE, int) - Constructor for class org.gvsig.andami.ui.ToolsWindowManager.Window
- WINDOW - Static variable in interface org.gvsig.andami.ui.mdiManager.MDIManager
- windowActivated() - Method in interface org.gvsig.andami.ui.mdiManager.IWindowListener
-
This method it is invoked when the window is activated.
- windowClosed() - Method in interface org.gvsig.andami.ui.mdiManager.IWindowListener
-
This method it is invoked when the window is closed
- WindowDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class WindowDescriptor.
- WindowDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.WindowDescriptor
- windowInfo - Variable in class org.gvsig.andami.ui.ToolsWindowManager.Window
- WindowInfo - Class in org.gvsig.andami.ui.mdiManager
-
This class represents the state of the associated window.
- WindowInfo() - Constructor for class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Creates a new WindowInfo object with the default properties: not resizable not maximizable not iconifiable not modal not modeless not palette
- WindowInfo(int) - Constructor for class org.gvsig.andami.ui.mdiManager.WindowInfo
-
Creates a new WindowInfo object with the provided properties.
- WindowInfo.RegisterPersistence - Class in org.gvsig.andami.ui.mdiManager
- windows - Enum constant in enum class org.gvsig.andami.impl.DesktopApi.EnumOS
- Windows - Class in org.gvsig.andami.persistence.generate
-
Class Windows.
- Windows() - Constructor for class org.gvsig.andami.persistence.generate.Windows
- WindowsDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class WindowsDescriptor.
- WindowsDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.WindowsDescriptor
- WizardAndami - Class in org.gvsig.andami.ui.wizard
- WizardAndami(ImageIcon) - Constructor for class org.gvsig.andami.ui.wizard.WizardAndami
- WizardPanelWithLogo - Class in org.gvsig.andami.ui.wizard
- WizardPanelWithLogo(ImageIcon) - Constructor for class org.gvsig.andami.ui.wizard.WizardPanelWithLogo
X
- XmlEntity - Class in org.gvsig.andami.persistence.generate
-
Class XmlEntity.
- XmlEntity() - Constructor for class org.gvsig.andami.persistence.generate.XmlEntity
- XmlEntityDescriptor - Class in org.gvsig.andami.persistence.generate
-
Class XmlEntityDescriptor.
- XmlEntityDescriptor() - Constructor for class org.gvsig.andami.persistence.generate.XmlEntityDescriptor
Y
- y - Variable in class org.gvsig.andami.preferences.AbstractPreferencePage
-
The number of components already added to the layout manager.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form