JDIC API V2006 Release 0308

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

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

Uses of AssociationException in org.jdesktop.jdic.filetypes
 

Subclasses of AssociationException in org.jdesktop.jdic.filetypes
 class AssociationAlreadyRegisteredException
          An AssociationAlreadyRegisteredException is thrown by certain methods of AssociationService while trying to add an association already existed in the system.
 class AssociationNotRegisteredException
          An AssociationNotRegisteredException is thrown by certain methods of AssociationService while trying to remove an association not existed in the system.
 class RegisterFailedException
          A RegisterFailedException is thrown by certain methods of AssociationService while the registeration or unregisteration operation fails.
 


JDIC API V2006 Release 0308

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.