TreeJuxtaposer
Class Help
java.lang.Object
|
+--TreeJuxtaposer.Help
- public class Help
- extends java.lang.Object
- Author:
- jslack
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
Constructor Summary |
(package private) |
Help()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contentFrame
public static javax.swing.JFrame contentFrame
aboutFrame
public static javax.swing.JFrame aboutFrame
filename
java.lang.String filename
credits
private java.lang.String credits
Help
Help()
getResourceAsReader
protected static final java.io.BufferedReader getResourceAsReader(java.lang.String resource)
getReadme
protected java.lang.String getReadme()
- Load a resource and return its contents as a string
- Returns:
- resource contents on success; null on failure
showContentFrame
public void showContentFrame()
showAboutFrame
public void showAboutFrame()