JDIC API V0.9 Release 3

Uses of Package
org.jdesktop.jdic.filetypes

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

Classes in org.jdesktop.jdic.filetypes used by org.jdesktop.jdic.filetypes
Action
          This class represents an action that could be applied to a particular file type.
Association
          This class represents a file type association.
AssociationAlreadyRegisteredException
          An AssociationAlreadyRegisteredException is thrown by certain methods of AssociationService while trying to add an association already existed in the system.
AssociationException
          The AssociationException class and its subclasses are thrown by certain methods of AssociationService to indicate the operation fails.
AssociationNotRegisteredException
          An AssociationNotRegisteredException is thrown by certain methods of AssociationService while trying to remove an association not existed in the system.
RegisterFailedException
          A RegisterFailedException is thrown by certain methods of AssociationService while the registeration or unregisteration operation fails.
 


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.