net.sf.jmorse.logging
Class AudioMorseHandler
java.lang.Object
java.util.logging.Handler
net.sf.jmorse.logging.AudioMorseHandler
public class AudioMorseHandler
- extends Handler
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 |
AudioMorseHandler
public AudioMorseHandler()
getVolume
public int getVolume()
getTone
public int getTone()
getWpm
public int getWpm()
setVolume
public void setVolume(int volume)
setTone
public void setTone(int tone)
setWpm
public void setWpm(int wpm)
configure
public void configure()
publish
public void publish(LogRecord record)
- Specified by:
publish
in class Handler
close
public void close()
throws SecurityException
- Specified by:
close
in class Handler
- Throws:
SecurityException
flush
public void flush()
- Specified by:
flush
in class Handler
Copyright © 2006-2010. All Rights Reserved.