org.jext.misc
Class Indent

java.lang.Object
  extended byorg.jext.misc.Indent

public class Indent
extends java.lang.Object


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

Indent

public Indent()
Method Detail

indent

public static boolean indent(JextTextArea textArea,
                             int lineIndex,
                             boolean canIncreaseIndent,
                             boolean canDecreaseIndent)


Copyright © 2002 Romain Guy.