Uses of Class
org.peace_tools.generic.UserLog

Packages that use UserLog
org.peace_tools.generic Provides a generic set of application-independent classes for performing standard GUI operations. 
 

Uses of UserLog in org.peace_tools.generic
 

Fields in org.peace_tools.generic declared as UserLog
private static UserLog UserLog.userLog
          The globally unique instance of the UserLog.
 

Methods in org.peace_tools.generic that return UserLog
static UserLog UserLog.getLog()
          Obtain reference to the globally unique instance of the UserLog.