Uses of Class
hudson.remoting.jnlp.MainDialog

Packages that use MainDialog
hudson.remoting.jnlp Code for launching the remote agent through JNLP. 
 

Uses of MainDialog in hudson.remoting.jnlp
 

Fields in hudson.remoting.jnlp declared as MainDialog
 MainDialog GuiListener.frame
           
 

Methods in hudson.remoting.jnlp that return MainDialog
static MainDialog MainDialog.get()
          If the current JVM runs a MainDialog as a JNLP slave agent, return its reference, otherwise null.
 



Copyright © 2012. All Rights Reserved.