net.sf.turkey
Class GUI.JTextPanel
JPanelnet.sf.turkey.GUI.JTextPanel
- GUI
protected class GUI.JTextPanel
extends JPanel
Simple panel with text.
JTextPanel(String resource)- Loads and displays some text from external file.
|
protected String | getFileContents(String fileName)- Returns the contents of a file.
|
scroller
protected JScrollPane scroller
JTextPanel
public JTextPanel(String resource)
Loads and displays some text from external file.
getFileContents
protected String getFileContents(String fileName)
Returns the contents of a file.