Package org.omegat.gui.editor.mark
Class WhitespaceMarkerFactory
- java.lang.Object
-
- org.omegat.gui.editor.mark.WhitespaceMarkerFactory
-
public class WhitespaceMarkerFactory extends java.lang.Object
Collection of Markers for whitespace symbols.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WhitespaceMarkerFactory.LFMarker
Marker for linefeed.static class
WhitespaceMarkerFactory.SpaceMarker
Marker for a normal whitespace.static class
WhitespaceMarkerFactory.TabMarker
Marker for tab
-
Constructor Summary
Constructors Constructor Description WhitespaceMarkerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init()
-