JDIC API V0.9 Release 3

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

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

Uses of AssociationAlreadyRegisteredException in org.jdesktop.jdic.filetypes
 

Methods in org.jdesktop.jdic.filetypes that throw AssociationAlreadyRegisteredException
 void AssociationService.registerSystemAssociation(Association assoc)
          Registers the given association in the system level.
 void AssociationService.registerUserAssociation(Association assoc)
          Registers the given association in the user specific level.
 


JDIC API V0.9 Release 3

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.