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

Field Summary
static javax.swing.JFrame aboutFrame
           
static javax.swing.JFrame contentFrame
           
 
Method Summary
 void showAboutFrame()
           
 void showContentFrame()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentFrame

public static javax.swing.JFrame contentFrame

aboutFrame

public static javax.swing.JFrame aboutFrame
Method Detail

showContentFrame

public void showContentFrame()

showAboutFrame

public void showAboutFrame()