de.surething.lda.ui
Class MainWindowControl

java.lang.Object
  extended by de.surething.lda.ui.MainWindowControl
All Implemented Interfaces:
ActionListener, EventListener

public class MainWindowControl
extends Object
implements ActionListener


Nested Class Summary
static class MainWindowControl.Action
           
 
Constructor Summary
MainWindowControl(MainWindow mainWindow)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 de.surething.lda.ui.MainWindowControl.Adapter getAdapter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainWindowControl

public MainWindowControl(MainWindow mainWindow)
Method Detail

getAdapter

public de.surething.lda.ui.MainWindowControl.Adapter getAdapter()

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2007. All Rights Reserved.