JDIC API V2006 Release 0308

类 org.jdesktop.jdic.filetypes.Action
的使用

使用 Action 的软件包
org.jdesktop.jdic.filetypes Provides classes for associating applications with file types and accessing a registered file type association. 
 

org.jdesktop.jdic.filetypesAction 的使用
 

返回 Actionorg.jdesktop.jdic.filetypes 中的方法
 Action Association.getActionByVerb(java.lang.String verb)
          Returns the action, whose verb field is the same with the specified verb.
 

参数类型为 Actionorg.jdesktop.jdic.filetypes 中的方法
 boolean Association.addAction(Action action)
          Adds a given action to the action list of this Association.
 boolean Association.removeAction(Action action)
          Removes a given action from the action list of this Association.
 


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.