|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.rules.DefaultDamagerRepairer
org.radrails.rails.internal.ui.editors.rhtml.RubyExpressionDamagerRepairer
Damager/repairer for Ruby expression blocks in RHTML files. Uses the preference-specified background color.
Method Summary | |
void |
applyPropertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
Apply the property change as appropriate. |
static RubyExpressionDamagerRepairer |
getInstance()
|
Methods inherited from class org.eclipse.jface.text.rules.DefaultDamagerRepairer |
createPresentation, getDamageRegion, setDocument |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static RubyExpressionDamagerRepairer getInstance()
public void applyPropertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
IEditorPropertyChangeListener
applyPropertyChange
in interface IEditorPropertyChangeListener
event
- the event describing the property change
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |