|
JDIC API V2006 Release 0308 | |||||||||
上一个 下一个 | 框架 无框架 |
使用 Action 的软件包 | |
---|---|
org.jdesktop.jdic.filetypes | Provides classes for associating applications with file types and accessing a registered file type association. |
org.jdesktop.jdic.filetypes 中 Action 的使用 |
---|
返回 Action 的 org.jdesktop.jdic.filetypes 中的方法 | |
---|---|
Action |
Association.getActionByVerb(java.lang.String verb)
Returns the action, whose verb field is the same with the specified verb. |
参数类型为 Action 的 org.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 | |||||||||
上一个 下一个 | 框架 无框架 |
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.