org.ccnx.ccn.utils.explorer.ShowTextDialog Class Reference
List of all members.
Public Member Functions |
void | actionPerformed (ActionEvent e) |
| ShowTextDialog (ContentName name, CCNHandle h) |
void | displayText () throws IOException |
| Creates a CCNFileInputStream to write content to a CCN writes the contents from a CCN to the editorPane.
|
Member Function Documentation
void org.ccnx.ccn.utils.explorer.ShowTextDialog.displayText |
( |
|
) |
throws IOException |
Creates a CCNFileInputStream to write content to a CCN writes the contents from a CCN to the editorPane.
- Parameters:
-
| fileName | a content name object that points to an existing file in the repo to be displayed |
| handle | |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/utils/explorer/ShowTextDialog.java