Uses of Class
edu.uiuc.cs.net.DPRPManager.GUI_DPRPClient

Uses of GUI_DPRPClient in edu.uiuc.cs.net.DPRPManager
 

Fields in edu.uiuc.cs.net.DPRPManager declared as GUI_DPRPClient
private  GUI_DPRPClient HelpAction.curClient
          A reference to the gui client, to invoke the dialog creation method.
 

Constructors in edu.uiuc.cs.net.DPRPManager with parameters of type GUI_DPRPClient
HelpAction(java.lang.String f, java.lang.String t, GUI_DPRPClient gpc)
          Constructor for this action.