Uses of Class
org.gvsig.vcsgis.swing.impl.changes.VCSGisJChangesImpl
Packages that use VCSGisJChangesImpl
-
Uses of VCSGisJChangesImpl in org.gvsig.vcsgis.swing.impl.changes
Constructors in org.gvsig.vcsgis.swing.impl.changes with parameters of type VCSGisJChangesImplModifierConstructorDescriptionLocalChangesController(VCSGisJChangesImpl context, org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> workspacePicker, JButton btnLocalCheckRecomendedEntities, JButton btnLocalCheckAllEntities, JButton btnLocalUnCheckAllEntities, JButton btnLocalExpandAllEntities, JButton btnLocalCollapseAllEntities, JTable tblLocalChanges, JButton btnLocalCheckAll, JButton btnLocalUnCheckAll, JButton btnLocalShowForm, JButton btnLocalRefresh, JButton btnLocalCommit, JButton btnLocalRevert, JLabel lblLocalEffectiveDate, JTextField txtLocalEffectiveDate, JTextField txtLocalComment, JButton btnLocalEffectiveDate, JLabel lblLocalComment, JButton btnLocalZoom, JButton btnLocalCenter, JButton btnLocalHighlight, JButton btnLocalCleanHighlighted, JLabel lblLocalChangesCount, JTextField txtLocalTablesFilter, JButton btnLocalTable, JTree treeLocalTables, JButton btnExecuteTopologyPlan, JButton btnFilterAdd, JButton btnFilterRemove) RemoteChangesController(VCSGisJChangesImpl context, org.gvsig.tools.swing.api.pickercontroller.PickerController<VCSGisWorkspace> workspacePicker, JTree treeRepositoryTables, JTextComponent txtRepositoryTablesFilter, JButton btnRepositoryTablesFilter, JButton btnRemoteTablesReload, JTable tblRemoteChanges, JButton btnRemoteCheckAll, JButton btnRemoteUnCheckAll, JButton btnRemoteExpandAllEntities, JButton btnRemoteCollapseAllEntities, JButton btnRemoteDownloadChanges, JButton btnRemoteReloadChanges, JButton btnRemoteCleanChanges, JButton btnRemoteUpdate, JButton btnRemoteMerge, JButton btnRemoteShowForm, JButton btnRemoteZoom, JButton btnRemoteCenter, JButton btnRemoteHighlight, JButton btnRemoteCheckout, JButton btnRemoteCheckoutOverwrite, JButton btnRemoteCleanHighligthed, JLabel lblRemoteChangesCount, JButton btnRemoteCheckRecomendedEntities, JButton btnRemoteUnCheckAllEntities)