java.lang.Object
org.gjt.sp.jedit.textarea.ElasticTabstopsTabExpander
- All Implemented Interfaces:
TabExpander
A Swing TabExpander for Elastic Tabstops.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ElasticTabstopsTabExpander
-
-
Method Details
-
nextTabStop
public float nextTabStop(float x, int tabOffset) - Specified by:
nextTabStop
in interfaceTabExpander
-