Uses of Class
standup.clouds.ProfileCloudFrontend

Packages that use ProfileCloudFrontend
standup.clouds This package provides the implementation for the STANDUP user interface. 
 

Uses of ProfileCloudFrontend in standup.clouds
 

Fields in standup.clouds declared as ProfileCloudFrontend
private  ProfileCloudFrontend CloudFrontend.frontendProfile
          Fields and methods that handle scanning functionality
 

Methods in standup.clouds that return ProfileCloudFrontend
 ProfileCloudFrontend CloudFrontend.getProfile()
           
 

Methods in standup.clouds with parameters of type ProfileCloudFrontend
(package private)  void Logger.dumpProfilesToLog(ProfileCloudFrontend cfp, ProfileJokeGeneration ubp, ProfileLexicon lcp)
           
 void Logger.startLogging(String username, String version, ProfileCloudFrontend cfp, ProfileJokeGeneration ubp, ProfileLexicon lcp)