|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radrails.rails.internal.ui.editors.AbstractCloser
Abstract VerifyKeyListener
with some constants and helper
methods. Subclasses implement specific peer closing behavior, such as
matching close brackets to open brackets or matching end
to
def
.
Constructor Summary | |
AbstractCloser(org.eclipse.jface.text.source.SourceViewer sourceViewer)
Constructor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.swt.custom.VerifyKeyListener |
verifyKey |
Constructor Detail |
public AbstractCloser(org.eclipse.jface.text.source.SourceViewer sourceViewer)
sourceViewer
- the SourceViewer
that the closer operates on
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |