|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.rules.RuleBasedScanner
org.radrails.rails.internal.ui.editors.rhtml.DefaultScanner
Used to scan/color regular text.
Field Summary |
Fields inherited from interface org.eclipse.jface.text.rules.ICharacterScanner |
EOF |
Method Summary | |
void |
applyPropertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
Apply the property change as appropriate. |
static DefaultScanner |
getInstance()
|
Methods inherited from class org.eclipse.jface.text.rules.RuleBasedScanner |
getColumn, getLegalLineDelimiters, getTokenLength, getTokenOffset, nextToken, read, setDefaultReturnToken, setRange, setRules, unread |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DefaultScanner getInstance()
public void applyPropertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
IEditorPropertyChangeListener
applyPropertyChange
in interface IEditorPropertyChangeListener
event
- the event describing the property changeIEditorPropertyChangeListener.applyPropertyChange(org.eclipse.jface.util.PropertyChangeEvent)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |