Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.port80.eclipse.editors.util

Interface Summary
ILocation  
IOutlineContentProvider  
IRegionFormattingStrategy  
 

Class Summary
AbstractTypeFilter A JavaElementRequester that accept only types.
AbstractXMLAutoIndentStrategy Common code for XML and HTML AutoIndenStrategy.
CustomTextEditor TextEditor with custom background color and font.
DefaultCodeIndentStrategy Perform HTML auto-indent.
DefaultOutlineContentProvider Data model for JavaccOutlinePage.
DoOncePartitioner A special partitioner that don't response to document change after initialization.
IgnoreCasePatternRule  
MarkerAnnotationHover Determines all markers for the given line and collects, concatenates, and formates their messages.
NamedPosition  
NamedPosition.AscendingComparator Sorted positions in descending offset order.
NamedPosition.DescendingComparator Sorted positions in descending offset order.
NonRuleBasedDamagerRepairer  
OutlineFolder  
OutlineObject  
ProblemAnnotation Marker annotation with AnnotationType so that it can be highlighted by ProblemPainter.
RegionContentFormatter Standard implementation of IContentFormatter.
RegionContentFormatter.PositionReference Defines a reference to either the offset or the end offset of a particular position.
RenameDialog Prompt user to confirm rename refractoring.
WholePartitionDamagerRepairer