|
|||||||||
| Home >> All >> org >> jext >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jext.misc
Class Indent

java.lang.Objectorg.jext.misc.Indent
- public class Indent
- extends java.lang.Object
| Constructor Summary | |
Indent()
|
|
| Method Summary | |
static boolean |
indent(org.jext.JextTextArea textArea,
int lineIndex,
boolean canIncreaseIndent,
boolean canDecreaseIndent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Indent
public Indent()
| Method Detail |
indent
public static boolean indent(org.jext.JextTextArea textArea, int lineIndex, boolean canIncreaseIndent, boolean canDecreaseIndent)
|
|||||||||
| Home >> All >> org >> jext >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jext.misc.Indent