Uses of Class
org.jdesktop.jdic.filetypes.AssociationNotRegisteredException

Packages that use AssociationNotRegisteredException
org.jdesktop.jdic.filetypes Provides classes for associating applications with file types and accessing a registered file type association.  
org.jdesktop.jdic.filetypes.internal   
 

Uses of AssociationNotRegisteredException in org.jdesktop.jdic.filetypes
 

Methods in org.jdesktop.jdic.filetypes that throw AssociationNotRegisteredException
 void AssociationService.unregisterSystemAssociation(Association assoc)
          Unregisters the given association in the system level.
 void AssociationService.unregisterUserAssociation(Association assoc)
          Unregisters the given association in the user specific level.
 

Uses of AssociationNotRegisteredException in org.jdesktop.jdic.filetypes.internal
 

Methods in org.jdesktop.jdic.filetypes.internal that throw AssociationNotRegisteredException
 void AppAssociationWriter.unregisterAssociation(Association assoc, int level)
          Unregisters the given association in specified level.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.