|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.link.LinkedModeUI.ExitFlags
Exit flags returned if a custom exit policy wants to exit linked mode.
Clients may instantiate this class.
Field Summary | |
---|---|
boolean |
doit
The doit flag of the checked VerifyKeyEvent . |
int |
flags
The flags to return in the leave method. |
Constructor Summary | |
---|---|
LinkedModeUI.ExitFlags(int flags,
boolean doit)
Creates a new instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int flags
leave
method.
public boolean doit
VerifyKeyEvent
.
Constructor Detail |
public LinkedModeUI.ExitFlags(int flags, boolean doit)
flags
- the exit flagsdoit
- the doit flag for the verify event
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.