unbbayes.gui
Class UnBBayesFrame.ActionListenerSupportingConstructorParam

java.lang.Object
  extended by unbbayes.gui.UnBBayesFrame.ActionListenerSupportingConstructorParam
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
UnBBayesFrame

protected abstract class UnBBayesFrame.ActionListenerSupportingConstructorParam
extends Object
implements ActionListener

Inner class for action listener, supporting constructor's param.

Author:
Shou Matsumoto

Constructor Summary
UnBBayesFrame.ActionListenerSupportingConstructorParam(Object param)
           
 
Method Summary
 Object getParam()
           
 void setParam(Object param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Constructor Detail

UnBBayesFrame.ActionListenerSupportingConstructorParam

public UnBBayesFrame.ActionListenerSupportingConstructorParam(Object param)
Method Detail

getParam

public Object getParam()
Returns:
the param

setParam

public void setParam(Object param)
Parameters:
param - the param to set


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.