oracle.jdeveloper.vcs.migrate
Class VCSListCheckoutsSetup
java.lang.Object
  
oracle.jdevimpl.vcs.util.search.SearchSetupAdapter
      
oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup
- All Implemented Interfaces: 
 - oracle.jdevimpl.vcs.util.search.SearchSetup
 
public abstract class VCSListCheckoutsSetup
- extends oracle.jdevimpl.vcs.util.search.SearchSetupAdapter
 
Class providing partial implementation for a search control setup suitable
 to 'list checkouts' support.
- Since:
 
  - 9.0.5
 
 
 
| Methods inherited from class oracle.jdevimpl.vcs.util.search.SearchSetupAdapter | 
getDockingParam, getWindowOrientation | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface oracle.jdevimpl.vcs.util.search.SearchSetup | 
getControlId, getHelpTopic, getOptionalResultKeys, getResultName, getStatusIdle | 
 
VCSListCheckoutsSetup
public VCSListCheckoutsSetup()
getWindowTitle
public java.lang.String getWindowTitle()
 
getWindowIcon
public javax.swing.Icon getWindowIcon()
 
getStatusBusy
public java.lang.String getStatusBusy(java.util.Map args)
 
Copyright © 1997, 2010, Oracle. All rights reserved.