Modifier and Type | Method and Description |
---|---|
void |
managePosition(Position position)
Starts managing the given position until
unmanagePosition is called. |
void |
unmanagePosition(Position position)
Stops managing the given position.
|
void managePosition(Position position)
unmanagePosition
is called.position
- the position to manageunmanagePosition(Position)
void unmanagePosition(Position position)
position
- the position that should no longer be managedGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.