Extension SDK 10.1.2


oracle.jdeveloper.vcs.migrate
Class VCSListCheckoutsSetup

java.lang.Object
  extended byoracle.ide.controls.search.SearchSetupAdapter
      extended byoracle.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

Constructor Summary
VCSListCheckoutsSetup()

Method Summary
java.lang.String getStatusBusy(java.util.Map args)
javax.swing.Icon getWindowIcon()
java.lang.String getWindowTitle()

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

Constructor Detail

VCSListCheckoutsSetup

public VCSListCheckoutsSetup()

Method Detail

getWindowTitle

public java.lang.String getWindowTitle()

getWindowIcon

public javax.swing.Icon getWindowIcon()

getStatusBusy

public java.lang.String getStatusBusy(java.util.Map args)

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.