com.jaccal.console
Class JaccalConsole
java.lang.Object
com.jaccal.console.JaccalConsole
- All Implemented Interfaces:
- ActionListener, EventListener
- public class JaccalConsole
- extends Object
- implements ActionListener
The main console class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mainPanel
protected ConsolePanel mainPanel
frame
public static JFrame frame
JaccalConsole
public JaccalConsole()
main
public static void main(String[] args)
createWaitScreen
public static JDialog createWaitScreen(Component parent)
createSplashScreen
public static JFrame createSplashScreen(Component parent)
startApplication
private void startApplication()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.