Uses of Class
com.xqual.xagent.launcher.dialog.CDialogFrame

Packages that use CDialogFrame
com.xqual.xagent.launcher.dialog   
 

Uses of CDialogFrame in com.xqual.xagent.launcher.dialog
 

Fields in com.xqual.xagent.launcher.dialog declared as CDialogFrame
 CDialogFrame CDialogTimerListener.dialogFrame
           
 

Methods in com.xqual.xagent.launcher.dialog that return CDialogFrame
 CDialogFrame CDialog.getDialogFrame()
           
 

Constructors in com.xqual.xagent.launcher.dialog with parameters of type CDialogFrame
CDialogTimerListener(CDialogFrame dialogFrame)