|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ice.jcvsii.Win32Viewer
Constructor Summary | |
Win32Viewer()
|
Method Summary | |
void |
setCommandContext(java.lang.String verb,
javax.activation.DataHandler dh)
the CommandObject method to accept our DataHandler |
void |
viewContent(java.lang.String verb,
javax.activation.DataHandler dh)
sets the current message to be displayed in the viewer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Win32Viewer()
Method Detail |
public void setCommandContext(java.lang.String verb, javax.activation.DataHandler dh) throws java.io.IOException
setCommandContext
in interface javax.activation.CommandObject
dh
- The datahandler used to get the content.
java.io.IOException
public void viewContent(java.lang.String verb, javax.activation.DataHandler dh)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |