GUI
Class MainFrame.OpenLogWindow

java.lang.Object
  |
  +--GUI.MainFrame.OpenLogWindow
Enclosing class:
MainFrame

class MainFrame.OpenLogWindow
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
(package private) MainFrame.OpenLogWindow()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

MainFrame.OpenLogWindow

MainFrame.OpenLogWindow()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener