public abstract class VCSListCheckoutsSetup
extends oracle.jdevimpl.vcs.util.search.SearchSetupAdapter
| Constructor and Description |
|---|
VCSListCheckoutsSetup() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatusBusy(java.util.Map args)
Gets the status bar text for the search window when busy, and working with the given arguments.
|
javax.swing.Icon |
getWindowIcon()
Gets the required icon for the search window.
|
java.lang.String |
getWindowTitle()
Gets the required title string for the search window.
|
getDockingParam, getWindowOrientationpublic java.lang.String getWindowTitle()
oracle.jdevimpl.vcs.util.search.SearchSetuppublic javax.swing.Icon getWindowIcon()
oracle.jdevimpl.vcs.util.search.SearchSetuppublic java.lang.String getStatusBusy(java.util.Map args)
oracle.jdevimpl.vcs.util.search.SearchSetupargs - arguments for the busy worker.