The Meta-Environment API

nl.cwi.sen1.gui
Class StudioEvent

java.lang.Object
  extended by nl.cwi.sen1.gui.StudioEvent
Direct Known Subclasses:
StatusMessageEvent

public class StudioEvent
extends java.lang.Object


Field Summary
private  StudioComponent source
           
 
Constructor Summary
StudioEvent(StudioComponent source)
           
 
Method Summary
 StudioComponent getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

private StudioComponent source
Constructor Detail

StudioEvent

public StudioEvent(StudioComponent source)
Method Detail

getSource

public StudioComponent getSource()

The Meta-Environment API