edu.ucla.stat.SOCR.core
Class WaveletLoader

java.lang.Object
  extended by edu.ucla.stat.SOCR.core.WaveletLoader
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class WaveletLoader
extends java.lang.Object
implements java.awt.event.ActionListener

This class implements the wavelet loading dynamically


Field Summary
protected  java.net.URL codeBase
           
protected  JSci.maths.wavelet.FWT fwt
           
protected  java.lang.String implementedFile
           
 
Constructor Summary
WaveletLoader(java.net.URL url)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 void addObserver(java.util.Observer o)
           
 java.lang.Object getCurrentItem()
           
 javax.swing.JComboBox getJComboBox()
           
protected  void itemChanged(java.lang.String className)
           
 void start()
           
 void updateStatus()
          updates the collected information of distribution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fwt

protected JSci.maths.wavelet.FWT fwt

codeBase

protected java.net.URL codeBase

implementedFile

protected java.lang.String implementedFile
Constructor Detail

WaveletLoader

public WaveletLoader(java.net.URL url)
Method Detail

getCurrentItem

public java.lang.Object getCurrentItem()

start

public void start()

itemChanged

protected void itemChanged(java.lang.String className)

addObserver

public void addObserver(java.util.Observer o)

actionPerformed

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

getJComboBox

public javax.swing.JComboBox getJComboBox()

updateStatus

public void updateStatus()
updates the collected information of distribution