standup.profiling
Class ProfileManagerGUI

java.lang.Object
  extended by standup.profiling.ProfileManagerGUI

public class ProfileManagerGUI
extends Object


Constructor Summary
ProfileManagerGUI()
           
 
Method Summary
(package private)  String chooseProfileName(Component wholePane)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileManagerGUI

public ProfileManagerGUI()
Method Detail

main

public static void main(String[] args)
                 throws ProfileException
Throws:
ProfileException

chooseProfileName

String chooseProfileName(Component wholePane)
                   throws ProfileException
Throws:
ProfileException