Serialized Form
-
Package org.gvsig.coreplugin
-
Class org.gvsig.coreplugin.ConsolaFrame
class ConsolaFrame extends JPanel implements Serializable-
Serialized Fields
-
all
StringBuffer all
-
error
StringBuffer error
-
info
StringBuffer info
-
panelErrores
JPanel panelErrores
-
tabs
JTabbedPane tabs
-
textoAll
JEditorPane textoAll
-
textoErrores
JEditorPane textoErrores
-
textoInfos
JEditorPane textoInfos
-
textoWarnings
JEditorPane textoWarnings
-
warn
StringBuffer warn
-
-
-
Class org.gvsig.coreplugin.NotificationDialog
class NotificationDialog extends JPanel implements Serializable -
Class org.gvsig.coreplugin.NotificationDialogNew
class NotificationDialogNew extends JPanel implements Serializable- serialVersionUID:
- 4363640321917006480L
-
Serialized Fields
-
buttons
org.gvsig.coreplugin.NotificationDialogNew.JPanelButtons buttons
-
console
org.gvsig.coreplugin.NotificationDialogNew.JPanelConsole console
-
description
org.gvsig.coreplugin.NotificationDialogNew.JPanelDescription description
-
-
-
Package org.gvsig.coreplugin.configExtensions
-
Class org.gvsig.coreplugin.configExtensions.ConfigPlugins
class ConfigPlugins extends JPanel implements Serializable-
Serialized Fields
-
bAceptar
JButton bAceptar
-
bCancelar
JButton bCancelar
-
chbActivar
JCheckBox chbActivar
-
cmbIdioma
JComboBox cmbIdioma
-
ext
org.gvsig.andami.plugins.config.generate.Extension ext
-
jButton
JButton jButton
-
jLabel
JLabel jLabel
-
jLabel1
JLabel jLabel1
-
jPanel
JPanel jPanel
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jScrollPane
JScrollPane jScrollPane
-
jScrollPane1
JScrollPane jScrollPane1
-
jSplitPane
JSplitPane jSplitPane
-
jTabbedPane1
JTabbedPane jTabbedPane1
-
jTextField
JTextField jTextField
-
jTextField1
JTextField jTextField1
-
jTree
JTree jTree
-
listExt
HashMap listExt
-
listPlugins
HashMap listPlugins
-
m_viewinfo
org.gvsig.andami.ui.mdiManager.WindowInfo m_viewinfo
-
pBotones
JPanel pBotones
-
pDescripcion
JPanel pDescripcion
-
pDirectorio
JPanel pDirectorio
-
pGeneral
JPanel pGeneral
-
pOpciones
JPanel pOpciones
-
taDescripcion
JTextArea taDescripcion
-
-
-
-
Package org.gvsig.coreplugin.mdiManager
-
Class org.gvsig.coreplugin.mdiManager.ComplexDesktopPane
class ComplexDesktopPane extends JPanel implements Serializable-
Serialized Fields
-
jConsole
org.gvsig.utils.console.JConsole jConsole
-
jDesktopPane
JDesktopPane jDesktopPane
-
jSplitPane
JSplitPane jSplitPane
-
-
-
Class org.gvsig.coreplugin.mdiManager.MDIDesktopPane
class MDIDesktopPane extends JDesktopPane implements Serializable-
Serialized Fields
-
manager
org.gvsig.coreplugin.mdiManager.MDIDesktopManager manager
-
-
-
-
Package org.gvsig.coreplugin.mdiManager.frames
-
Class org.gvsig.coreplugin.mdiManager.frames.ExternalFrame
class ExternalFrame extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
minimumSize
Dimension minimumSize
Stores the minimum allowed size for this JDialog. If it is null, there is no minimum size for this window.
-
-
Class org.gvsig.coreplugin.mdiManager.frames.InternalFrame
class InternalFrame extends JInternalFrame implements Serializable- serialVersionUID:
- 1L
-
-
Package org.gvsig.coreplugin.preferences.general
-
Class org.gvsig.coreplugin.preferences.general.BrowserControlPage
class BrowserControlPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable-
Serialized Fields
-
cmbBrowsers
org.gvsig.utils.swing.JComboBox cmbBrowsers
-
icon
ImageIcon icon
-
id
String id
-
rdBtnSelectBrowser
JRadioButton rdBtnSelectBrowser
-
rdBtnSpecifyCommand
JRadioButton rdBtnSpecifyCommand
-
supportedBrowsers
ArrayList supportedBrowsers
-
txtCustomCommand
JTextField txtCustomCommand
-
-
-
Class org.gvsig.coreplugin.preferences.general.ExtensionPage
class ExtensionPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable-
Serialized Fields
-
changed
boolean changed
-
chbActivar
JCheckBox chbActivar
-
chkSelected
boolean chkSelected
-
extension
org.gvsig.andami.plugins.config.generate.Extension extension
-
icon
ImageIcon icon
-
jLabel
JLabel jLabel
-
jLabel1
JLabel jLabel1
-
jPanel
JPanel jPanel
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jScrollPane
JScrollPane jScrollPane
-
jTextArea
JTextArea jTextArea
-
jTextField
JTextField jTextField
-
myAction
org.gvsig.coreplugin.preferences.general.ExtensionPage.MyAction myAction
-
txtPriority
int txtPriority
-
-
-
Class org.gvsig.coreplugin.preferences.general.ExtensionsPage
class ExtensionsPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable -
Class org.gvsig.coreplugin.preferences.general.FolderingPage
class FolderingPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable-
Serialized Fields
-
btnFileChooserAction
ActionListener btnFileChooserAction
-
btnSelectDataFolder
org.gvsig.gui.beans.swing.JButton btnSelectDataFolder
-
btnSelectProjectsFolder
org.gvsig.gui.beans.swing.JButton btnSelectProjectsFolder
-
btnSelectSymbolLibraryFolder
org.gvsig.gui.beans.swing.JButton btnSelectSymbolLibraryFolder
-
btnSelectTemplatesFolder
org.gvsig.gui.beans.swing.JButton btnSelectTemplatesFolder
-
icon
ImageIcon icon
-
txtDataFolder
JTextField txtDataFolder
-
txtProjectsFolder
JTextField txtProjectsFolder
-
txtSymbolLibraryFolder
JTextField txtSymbolLibraryFolder
-
txtTemplatesFolder
JTextField txtTemplatesFolder
-
-
-
Class org.gvsig.coreplugin.preferences.general.GeneralPage
class GeneralPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable -
Class org.gvsig.coreplugin.preferences.general.IconThemePage
class IconThemePage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable- serialVersionUID:
- 4369071892027860769L
-
Serialized Fields
-
changed
boolean changed
-
icon
ImageIcon icon
-
id
String id
-
panel
IconThemePageLayout panel
-
-
Class org.gvsig.coreplugin.preferences.general.IconThemePageLayout
class IconThemePageLayout extends JPanel implements Serializable-
Serialized Fields
-
combo_selection
JComboBox combo_selection
-
label_selection
JLabel label_selection
-
label_title
JLabel label_title
-
lblScaleFactor
JLabel lblScaleFactor
-
txtScaleFactor
JTextField txtScaleFactor
-
-
-
Class org.gvsig.coreplugin.preferences.general.NotificationsPage
class NotificationsPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable -
Class org.gvsig.coreplugin.preferences.general.ScreenSettingsPage
class ScreenSettingsPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable- serialVersionUID:
- 6012279465073443753L
-
Serialized Fields
-
btnRefresh
org.gvsig.gui.beans.swing.JButton btnRefresh
-
cmbUnits
JComboBox cmbUnits
-
icon
ImageIcon icon
-
pTestMeasure
JPanel pTestMeasure
-
txtMeasure
JTextField txtMeasure
-
txtResolution
JTextField txtResolution
-
-
Class org.gvsig.coreplugin.preferences.general.SkinPreferences
class SkinPreferences extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable
-
-
Package org.gvsig.coreplugin.preferences.general.appearance
-
Class org.gvsig.coreplugin.preferences.general.appearance.AppearancePage
class AppearancePage extends AppearancePageView implements Serializable- serialVersionUID:
- 9004756473020260443L
-
Class org.gvsig.coreplugin.preferences.general.appearance.AppearancePageView
class AppearancePageView extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable
-
-
Package org.gvsig.coreplugin.preferences.network
-
Class org.gvsig.coreplugin.preferences.network.FirewallPage
class FirewallPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable-
Serialized Fields
-
httpEnabled
JCheckBox httpEnabled
-
httpHost
JTextField httpHost
-
httpNonProxy
JTextField httpNonProxy
-
httpPass
JPasswordField httpPass
-
httpPort
JTextField httpPort
-
httpUser
JTextField httpUser
-
icon
ImageIcon icon
-
socksEnabled
JCheckBox socksEnabled
-
socksHost
JTextField socksHost
-
socksPort
JTextField socksPort
-
-
-
Class org.gvsig.coreplugin.preferences.network.NetworkPage
class NetworkPage extends org.gvsig.andami.preferences.AbstractPreferencePage implements Serializable
-