Uses of Class
org.jdesktop.jdnc.app.Application

Packages that use Application
org.jdesktop.jdnc.app   
 

Uses of Application in org.jdesktop.jdnc.app
 

Methods in org.jdesktop.jdnc.app that return Application
static Application Application.getApp(java.awt.Component c)
          Convenience method for getting the JDNCapp instance given a component instance.
static Application Application.getInstance()
          Private constructor so that an Application can't be directly instantated.
static Application Application.getInstance(java.lang.Object key)
          Factory method for obtaining the Application instance associated with the application designated by the specified key.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.