|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jext.misc.Indent
public class Indent
Constructor Summary | |
---|---|
Indent()
|
Method Summary | |
---|---|
static boolean |
indent(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 |
---|
public Indent()
Method Detail |
---|
public static boolean indent(JextTextArea textArea, int lineIndex, boolean canIncreaseIndent, boolean canDecreaseIndent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |