unbbayes.gui
Class Console
java.lang.Object
java.awt.event.WindowAdapter
unbbayes.gui.Console
- All Implemented Interfaces:
- ActionListener, WindowFocusListener, WindowListener, WindowStateListener, Runnable, EventListener
public class Console
- extends WindowAdapter
- implements WindowListener, ActionListener, Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Console
public Console()
windowClosed
public void windowClosed(WindowEvent evt)
- Specified by:
windowClosed
in interface WindowListener
- Overrides:
windowClosed
in class WindowAdapter
windowClosing
public void windowClosing(WindowEvent evt)
- Specified by:
windowClosing
in interface WindowListener
- Overrides:
windowClosing
in class WindowAdapter
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener
run
public void run()
- Specified by:
run
in interface Runnable
readLine
public String readLine(PipedInputStream in)
throws IOException
- Throws:
IOException
main
public static void main(String[] arg)
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.