rero.gui.windows
Class ClientWindowEvent

java.lang.Object
  extended byrero.gui.windows.ClientWindowEvent

public class ClientWindowEvent
extends Object


Field Summary
protected  ClientWindow source
           
 
Constructor Summary
ClientWindowEvent(ClientWindow src)
           
 
Method Summary
 ClientWindow getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

protected ClientWindow source
Constructor Detail

ClientWindowEvent

public ClientWindowEvent(ClientWindow src)
Method Detail

getSource

public ClientWindow getSource()