tvouriot.elife.textarea
Class Indent

java.lang.Object
  |
  +--tvouriot.elife.textarea.Indent

public class Indent
extends java.lang.Object

Classe permettant d'effectuer une indentation après l'appui de la touche "entrée" dans le cadre de l'auto-indentation


Constructor Summary
Indent()
           
 
Method Summary
static boolean indent(ElifeTextArea textArea)
           
 
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(ElifeTextArea textArea)