lapis.eclipse.components
Class LapisDocumentListener

java.lang.Object
  extended bylapis.eclipse.components.LapisDocumentListener

public class LapisDocumentListener
extends Object

Author:
Lux To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
LapisDocumentListener(LapisPane p)
           
 
Method Summary
 void documentAboutToBeChanged(DocumentEvent event)
           
 void documentChanged(DocumentEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LapisDocumentListener

public LapisDocumentListener(LapisPane p)
Method Detail

documentAboutToBeChanged

public void documentAboutToBeChanged(DocumentEvent event)

documentChanged

public void documentChanged(DocumentEvent event)