Package org.omegat.gui.editor.mark
Class WhitespaceMarkerFactory
- java.lang.Object
-
- org.omegat.gui.editor.mark.WhitespaceMarkerFactory
-
public class WhitespaceMarkerFactory extends java.lang.ObjectCollection of Markers for whitespace symbols.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWhitespaceMarkerFactory.LFMarkerMarker for linefeed.static classWhitespaceMarkerFactory.SpaceMarkerMarker for a normal whitespace.static classWhitespaceMarkerFactory.TabMarkerMarker for tab
-
Constructor Summary
Constructors Constructor Description WhitespaceMarkerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinit()
-