|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.textarea.ElasticTabstopsTabExpander
public class ElasticTabstopsTabExpander
A Swing TabExpander for Elastic Tabstops.
Constructor Summary | |
---|---|
ElasticTabstopsTabExpander(TextArea textArea)
|
Method Summary | |
---|---|
float |
nextTabStop(float x,
int tabOffset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElasticTabstopsTabExpander(TextArea textArea)
Method Detail |
---|
public float nextTabStop(float x, int tabOffset)
nextTabStop
in interface javax.swing.text.TabExpander
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |