Package org.radrails.rails.internal.ui.editors

Interface Summary
IEditorPropertyChangeListener Listener for property changes related to source editors.
 

Class Summary
AbstractCloser Abstract VerifyKeyListener with some constants and helper methods.
BracketCloser Closer for the following character pairs [ ] { } ( )
EditorMessages  
EndCloser Closer for def/end pairs and class/end pairs.
ExpressionCloser Closer for Ruby expression tags, e.g.
IndentCodeFormatter  
QuoteCloser Closer for single quotes and double quotes.
RegExRule  
TabExpander  
WordPartDetector Used to scan and detect for Ruby keywords