|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that represents all informations about a Mime type
Method Summary | |
LaunchableTarget[] |
getActions()
Get all actions associated with this Mime (View, Edit, Print, ...) |
java.lang.String |
getDescription()
Get the description of this Mime (p.e. |
java.lang.String[] |
getExtensions()
Get all registered extensions for this Mime |
java.lang.String |
getExtensionsAsString()
Get all registered extensions for this Mime as a coma-separated String |
javax.swing.ImageIcon |
getIcon()
Get the image icon associated with this Mime |
java.lang.String |
getMime()
Get mime string (p.e. |
Method Detail |
public java.lang.String getMime()
public java.lang.String[] getExtensions()
public java.lang.String getExtensionsAsString()
public java.lang.String getDescription()
public javax.swing.ImageIcon getIcon()
public LaunchableTarget[] getActions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |