Uses of Class
bb.util.logging.HandlerGui

Packages that use HandlerGui
bb.util.logging Provides classes which augment the JDK logging framework
 

Uses of HandlerGui in bb.util.logging
 

Fields in bb.util.logging declared as HandlerGui
private  HandlerGui FrameLog.handlerGui
           
 

Constructors in bb.util.logging with parameters of type HandlerGui
FrameLog(HandlerGui handlerGui)