|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The source control framework's node overlay manager. Clients may issue node updates through the manager when a file's state under source control has changed. Node that this is automatic for directly operated files (those passed to file operations), and with property changes.
Method Summary | |
void |
updateOverlay(oracle.ide.model.Element e)
Updates the node overlay for the given node. |
void |
updateOverlay(SCMFile file)
Updates the node overlay for the given file. |
void |
updateOverlays()
Updates all overlay icons for source control. |
Method Detail |
public void updateOverlays()
public void updateOverlay(SCMFile file)
file
- a representation, in source control file form, of the element whose
overlay icon should be refreshed to reflect current state.public void updateOverlay(oracle.ide.model.Element e)
e
- the node, or element, whose overlay icon should be refreshed to
reflect current state.
|
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.