Package org.gvsig.vcsgis.swing.impl
Class VCSGisSwingManagerImpl
java.lang.Object
org.gvsig.vcsgis.swing.impl.VCSGisSwingManagerImpl
- All Implemented Interfaces:
VCSGisSwingManager
- Author:
- gvSIG Team
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateChangesPanel(VCSGisWorkspace workspace, List<String> tableNames, Timestamp efectivedate, String comment) createCheckoutDataModelPanel(VCSGisWorkspace workspace, String model) createCheckoutPanel(VCSGisWorkspace workspace, List<String> tableNames, Boolean overwrite) createEntitySelectorController(JComboBox cboTables) createEntitySelectorController(JList lstTables) createEntitySelectorController(JList lstTables, JTextComponent txtFilter, JButton btnTable) createEntitySelectorController(JList lstTables, JTextComponent txtFilter, JButton btnTable, JButton btnCheckAll, JButton btnUnCheckAll) createEntitySelectorController(JTree treeEntities) createEntitySelectorController(JTree treeEntities, JTextComponent txtFilter, JButton btnTable) createEntitySelectorController(JTree treeEntities, JTextComponent txtFilter, JButton btnTable, JButton btnCheckAll, JButton btnUnCheckAll) org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> createShowTableServerFormPanel(String tableName) org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> createWorkspacePickerController(JComboBox combo, JButton button) booleanexecuteTopologyPlan(VCSGisWorkspace ws, VCSGisEntity entity, boolean autoclose) booleanbooleangetHTMLColoredForEntity(VCSGisWorkspaceEntity entity, String name) getHTMLColoredForEntity(VCSGisWorkspaceEntity entity, String name, int defaultState) intbooleanstatic ImageIconstatic voidregisterIcons(String[][] iconsInfo) voidsetCurrentDateAsEffectiveDateByDefault(boolean currentDateAsEffectiveDateByDefault) voidsetDefaultServices(VCSGisSwingServices services) voidsetEmptyEffectiveDateAllowed(boolean emptyEffectiveDateAllowed) voidsetRepositoryEntityFeatureTypeEditorMode(int value) boolean
-
Field Details
-
ICON_COMMON_GROUP_NAME
- See Also:
-
ICON_GROUP_NAME
- See Also:
-
ICON_PROVIDER_NAME
- See Also:
-
-
Constructor Details
-
VCSGisSwingManagerImpl
public VCSGisSwingManagerImpl()
-
-
Method Details
-
registerIcons
-
loadImage
-
createChangesPanel
- Specified by:
createChangesPanelin interfaceVCSGisSwingManager
-
createChangesPanel
public VCSGisJChanges createChangesPanel(VCSGisWorkspace workspace, List<String> tableNames, Timestamp efectivedate, String comment) - Specified by:
createChangesPanelin interfaceVCSGisSwingManager
-
createPickerWorkspaceController
public org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> createPickerWorkspaceController(JComboBox combo) - Specified by:
createPickerWorkspaceControllerin interfaceVCSGisSwingManager
-
createInitRepositoryPanel
- Specified by:
createInitRepositoryPanelin interfaceVCSGisSwingManager
-
createInitWorkspacePanel
- Specified by:
createInitWorkspacePanelin interfaceVCSGisSwingManager
-
createAddToWorkspacePanel
- Specified by:
createAddToWorkspacePanelin interfaceVCSGisSwingManager
-
createCheckoutPanel
- Specified by:
createCheckoutPanelin interfaceVCSGisSwingManager
-
createCheckoutPanel
public VCSGisJCheckout createCheckoutPanel(VCSGisWorkspace workspace, List<String> tableNames, Boolean overwrite) - Specified by:
createCheckoutPanelin interfaceVCSGisSwingManager
-
createCheckoutDataModelPanel
- Specified by:
createCheckoutDataModelPanelin interfaceVCSGisSwingManager
-
createCheckoutDataModelPanel
public VCSGisJCheckoutDataModel createCheckoutDataModelPanel(VCSGisWorkspace workspace, String model) - Specified by:
createCheckoutDataModelPanelin interfaceVCSGisSwingManager
-
createExportPanel
- Specified by:
createExportPanelin interfaceVCSGisSwingManager
-
setDefaultServices
- Specified by:
setDefaultServicesin interfaceVCSGisSwingManager
-
getDefaultServices
- Specified by:
getDefaultServicesin interfaceVCSGisSwingManager
-
createWorkspacePickerController
public org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> createWorkspacePickerController(JComboBox combo, JButton button) - Specified by:
createWorkspacePickerControllerin interfaceVCSGisSwingManager
-
createRegisterWorkspacePanel
- Specified by:
createRegisterWorkspacePanelin interfaceVCSGisSwingManager
-
createShowTableServerFormPanel
- Specified by:
createShowTableServerFormPanelin interfaceVCSGisSwingManager
-
getHTMLColoredForEntity
- Specified by:
getHTMLColoredForEntityin interfaceVCSGisSwingManager
-
getHTMLColoredForEntity
- Specified by:
getHTMLColoredForEntityin interfaceVCSGisSwingManager
-
createRevisionsPanel
- Specified by:
createRevisionsPanelin interfaceVCSGisSwingManager
-
createImportHistoryPanel
- Specified by:
createImportHistoryPanelin interfaceVCSGisSwingManager
-
createResourceTablePanel
- Specified by:
createResourceTablePanelin interfaceVCSGisSwingManager
-
createLogoutPanel
- Specified by:
createLogoutPanelin interfaceVCSGisSwingManager
-
createEntitySelectorController
public VCSGisEntitySelectorController createEntitySelectorController(JList lstTables, JTextComponent txtFilter, JButton btnTable, JButton btnCheckAll, JButton btnUnCheckAll) - Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
public VCSGisEntitySelectorController createEntitySelectorController(JList lstTables, JTextComponent txtFilter, JButton btnTable) - Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
- Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
- Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
public VCSGisEntitySelectorController createEntitySelectorController(JTree treeEntities, JTextComponent txtFilter, JButton btnTable, JButton btnCheckAll, JButton btnUnCheckAll) - Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
public VCSGisEntitySelectorController createEntitySelectorController(JTree treeEntities, JTextComponent txtFilter, JButton btnTable) - Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createEntitySelectorController
- Specified by:
createEntitySelectorControllerin interfaceVCSGisSwingManager
-
createDownloadWorkingcopyPanel
- Specified by:
createDownloadWorkingcopyPanelin interfaceVCSGisSwingManager
-
executeTopologyPlan
- Specified by:
executeTopologyPlanin interfaceVCSGisSwingManager
-
createPrepareWorkingcopyPanel
- Specified by:
createPrepareWorkingcopyPanelin interfaceVCSGisSwingManager
-
createBackupHistoryPanel
- Specified by:
createBackupHistoryPanelin interfaceVCSGisSwingManager
-
createRestoreHistoryPanel
- Specified by:
createRestoreHistoryPanelin interfaceVCSGisSwingManager
-
createRegistrationOfEditingStoresPanel
- Specified by:
createRegistrationOfEditingStoresPanelin interfaceVCSGisSwingManager
-
createRepositoryEntityFeatureTypeEditor
- Specified by:
createRepositoryEntityFeatureTypeEditorin interfaceVCSGisSwingManager
-
isEmptyEffectiveDateAllowed
public boolean isEmptyEffectiveDateAllowed()- Specified by:
isEmptyEffectiveDateAllowedin interfaceVCSGisSwingManager
-
useCurrentDateAsEffectiveDateByDefault
public boolean useCurrentDateAsEffectiveDateByDefault()- Specified by:
useCurrentDateAsEffectiveDateByDefaultin interfaceVCSGisSwingManager
-
setCurrentDateAsEffectiveDateByDefault
public void setCurrentDateAsEffectiveDateByDefault(boolean currentDateAsEffectiveDateByDefault) - Specified by:
setCurrentDateAsEffectiveDateByDefaultin interfaceVCSGisSwingManager
-
setEmptyEffectiveDateAllowed
public void setEmptyEffectiveDateAllowed(boolean emptyEffectiveDateAllowed) - Specified by:
setEmptyEffectiveDateAllowedin interfaceVCSGisSwingManager
-
setRepositoryEntityFeatureTypeEditorMode
public void setRepositoryEntityFeatureTypeEditorMode(int value) - Specified by:
setRepositoryEntityFeatureTypeEditorModein interfaceVCSGisSwingManager
-
getEmptyEffectiveDateAllowed
public boolean getEmptyEffectiveDateAllowed()- Specified by:
getEmptyEffectiveDateAllowedin interfaceVCSGisSwingManager
-
getCurrentDateAsEffectiveDateByDefault
public boolean getCurrentDateAsEffectiveDateByDefault()- Specified by:
getCurrentDateAsEffectiveDateByDefaultin interfaceVCSGisSwingManager
-
getRepositoryEntityFeatureTypeEditorMode
public int getRepositoryEntityFeatureTypeEditorMode()- Specified by:
getRepositoryEntityFeatureTypeEditorModein interfaceVCSGisSwingManager
-
createLogPanel
- Specified by:
createLogPanelin interfaceVCSGisSwingManager
-
createSetWorkingCopyOfflinePanel
- Specified by:
createSetWorkingCopyOfflinePanelin interfaceVCSGisSwingManager
-