Class TextAreaPane.Status

java.lang.Object
  |
  +--TextAreaPane.Status
Enclosing class:
TextAreaPane

public class TextAreaPane.Status
extends java.lang.Object


Constructor Summary
TextAreaPane.Status(MainFrame master, java.lang.String test, int l)
          on passe au contructeur la fenetre mere et le document
 
Method Summary
 void Init(java.lang.String test, int l)
           
 void start()
          affiche la mention de la ligne
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextAreaPane.Status

public TextAreaPane.Status(MainFrame master,
                           java.lang.String test,
                           int l)
on passe au contructeur la fenetre mere et le document
Method Detail

Init

public void Init(java.lang.String test,
                 int l)

start

public void start()
affiche la mention de la ligne