Serialized Form
-
Package org.gvsig.scripting.app.extension
-
Class org.gvsig.scripting.app.extension.DataFoldersRecoverPanel
class DataFoldersRecoverPanel extends DataFoldersRecoverPanelView implements Serializable-
Serialized Fields
-
dataFoldersFound
List<DataFolderFound> dataFoldersFound
-
lstCheckedDataFolders
org.gvsig.tools.swing.api.JListWithCheckbox lstCheckedDataFolders
-
-
-
Class org.gvsig.scripting.app.extension.DataFoldersRecoverPanelView
class DataFoldersRecoverPanelView extends JPanel implements Serializable-
Serialized Fields
-
lblApplication
JLabel lblApplication
-
lblMsg1
JLabel lblMsg1
-
lblMsg2
JLabel lblMsg2
-
lblPath
JLabel lblPath
-
lblPath1
JLabel lblPath1
-
lblRestoreFromFolder
JLabel lblRestoreFromFolder
-
lstDataFolders
JList lstDataFolders
-
txtApplication
JTextField txtApplication
-
txtOldFolder
JTextField txtOldFolder
-
txtPath
JTextField txtPath
-
txtPreferencias
JTextField txtPreferencias
-
-
-
-
Package org.gvsig.scripting.app.extension.messagewait
-
Class org.gvsig.scripting.app.extension.messagewait.MessageWait
class MessageWait extends MessageWaitView implements Serializable- serialVersionUID:
- 6668980523307140920L
-
Serialized Fields
-
action
Runnable action
-
cancelled
boolean cancelled
-
condition
MessageWait.WaitingCondition condition
-
seconds
int seconds
-
-
Class org.gvsig.scripting.app.extension.messagewait.MessageWaitView
class MessageWaitView extends JPanel implements Serializable
-