Uses of Interface
PageBoxLib.LogIF

Uses of LogIF in PageBoxLib
 

Classes in PageBoxLib that implement LogIF
(package private)  class APIImpl.LogImpl
          Logging class provided to PageBoxAPI users.
 

Methods in PageBoxLib that return LogIF
 LogIF PageBoxAPI.getLog()
          Returns a Logging object.
(package private)  LogIF APIImpl.getLog()
          Returns a Logging object.