Package org.freedesktop.dbus.viewer
Class TextFile
java.lang.Object
org.freedesktop.dbus.viewer.TextFile
A Text file abstraction
- Since:
- 10/02/2006
-
Field Details
-
fileName
-
contents
-
-
Constructor Details
-
TextFile
Create the TextFile- Parameters:
_fileName- The file name_contents- The contents
-
-
Method Details