Uses of Class
org.jesktop.JesktopLaunchException

Packages that use JesktopLaunchException
org.jesktop   
 

Uses of JesktopLaunchException in org.jesktop
 

Subclasses of JesktopLaunchException in org.jesktop
 class AlreadyLaunchedException
          Class AlreadyLaunchedException
 

Methods in org.jesktop that throw JesktopLaunchException
 java.lang.Object AppLauncher.launchApp(LaunchableTarget launchableTarget)
          Ask the desktop to launch an application by it's name.
 java.lang.Object AppLauncher.launchApp(LaunchableTarget launchableTarget, javax.swing.JComponent inHere)
          Method launchApp
 java.lang.Object AppLauncher.launchAppWithoutInstallation(java.net.URL jarURL)
          Method launchAppWithoutInstallation
 java.lang.Object AppLauncher.launchAppByName(java.lang.String appTargetName)
          Method launchAppByName
 void DesktopKernel.viewDocument(java.net.URL docURL)
          These will use internal associations to launch an app (see above) for the mime type of the document in question.
 void DesktopKernel.viewDocument(java.net.URL docURL, javax.swing.JComponent inHere, boolean thumbNail)
          Method viewDocument
 void DesktopKernel.initiateShutdown(java.lang.String shutdownType)
          Method initiateShutdown
 



Copyright © 2004 Jesktop Project. All Rights Reserved.