|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodeblockutil.CFileHandler
public final class CFileHandler
Constructor Summary | |
---|---|
CFileHandler()
|
Method Summary | |
---|---|
static java.lang.String[] |
readFromFile(javax.swing.JComponent parent,
int numLines)
|
static boolean |
writeToFile(javax.swing.JComponent parent,
java.awt.image.BufferedImage image)
|
static boolean |
writeToFile(javax.swing.JComponent parent,
java.lang.String source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CFileHandler()
Method Detail |
---|
public static java.lang.String[] readFromFile(javax.swing.JComponent parent, int numLines)
public static boolean writeToFile(javax.swing.JComponent parent, java.lang.String source)
public static boolean writeToFile(javax.swing.JComponent parent, java.awt.image.BufferedImage image)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |