|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The extensible list of checkouts. Results are immediately added to the model of the checkout list control.
Method Summary | |
void |
addCheckout(oracle.ide.model.Element element)
Adds the given element to the checkout list as a single set of results. |
void |
addCheckout(java.util.Map results)
Adds the given keyed results to the list checkout results list in the IDE. |
void |
addCheckout(java.lang.String file)
Adds the given file to the checkout list as a single set of results. |
Method Detail |
public void addCheckout(java.lang.String file)
file
- the filename of the search result file, a canonical path.public void addCheckout(oracle.ide.model.Element element)
element
- the element of the search result file.public void addCheckout(java.util.Map results)
results
- the map of result strings keyed against identifiers.
|
Copyright © 2002 Oracle Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.