JAligner

jaligner.ui.logging
Class DocumentHandler

java.lang.Object
  extended byjava.util.logging.Handler
      extended byjaligner.ui.logging.DocumentHandler

public class DocumentHandler
extends java.util.logging.Handler

Logging handler of JTextPane.

Author:
Ahmed Moustafa (ahmed@users.sf.net)

Constructor Summary
DocumentHandler(javax.swing.JTextPane textPane)
          Constructor
 
Method Summary
 void close()
           
 void flush()
           
 void publish(java.util.logging.LogRecord record)
           
 
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentHandler

public DocumentHandler(javax.swing.JTextPane textPane)
Constructor

Parameters:
textPane -
Method Detail

close

public void close()

flush

public void flush()

publish

public void publish(java.util.logging.LogRecord record)

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)