oracle.jdeveloper.vcs.migrate
Class VCSListCheckoutsSetup
java.lang.Object
oracle.ide.controls.search.SearchSetupAdapter
oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup
- All Implemented Interfaces:
- oracle.ide.controls.search.SearchSetup
- public abstract class VCSListCheckoutsSetup
- extends oracle.ide.controls.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.ide.controls.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.ide.controls.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, 2004, Oracle. All rights reserved.