M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.log
Class TableHandler

java.lang.Object
  extended byjava.util.logging.Handler
      extended bycom.java4ever.m3gtoolkit.log.TableHandler

public class TableHandler
extends java.util.logging.Handler


Constructor Summary
TableHandler(javax.swing.JTable table)
           
 
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

TableHandler

public TableHandler(javax.swing.JTable table)
Method Detail

close

public void close()
           throws java.lang.SecurityException
Throws:
java.lang.SecurityException

flush

public void flush()

publish

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

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.