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 managed
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.