List of usage examples for java.beans PropertyChangeListener interface-usage
From source file fr.ritaly.dungeonmaster.champion.Champion.java
/** * A champion. * * @author <a href="mailto:francois.ritaly@gmail.com">Francois RITALY</a> */ public class Champion implements ChangeEventSource, PropertyChangeListener, ClockListener {
From source file org.apache.catalina.core.NamingContextListener.java
/**
* Helper class used to initialize and populate the JNDI context associated
* with each context and server.
*
* @author Remy Maucherat
* @version $Revision: 1.4 $ $Date: 2003/09/02 21:22:04 $
From source file org.openmicroscopy.shoola.agents.metadata.editor.AnnotationDataUI.java
/**
* Components displaying the various annotations linked to the related
* object.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
From source file org.openmicroscopy.shoola.agents.fsimporter.chooser.LocationDialog.java
/**
* Provides the user with the options to select the location to import data.
*
* @author Jean-Marie Burel <a
* href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
* @author Donald MacDonald <a
From source file org.openmicroscopy.shoola.agents.measurement.view.IntensityView.java
/**
* Displays statistics computed on the pixels intensity value of a given
* ROI shape.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
From source file GUI.PizzaCat.java
/** * * @author ivai */ public class PizzaCat extends javax.swing.JFrame implements ActionListener, PropertyChangeListener {
From source file org.apache.catalina.loader.WebappLoader.java
/**
* Classloader implementation which is specialized for handling web
* applications in the most efficient way, while being Catalina aware (all
* accesses to resources are made through the DirContext interface).
* This class loader supports detection of modified
* Java classes, which can be used to implement auto-reload support.
From source file org.openmicroscopy.shoola.agents.fsimporter.util.FileImportComponent.java
/**
* Component hosting the file to import and displaying the status of the
* import process.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
From source file org.datavyu.views.DataControllerV.java
/** * Quicktime video controller. */ public final class DataControllerV extends DatavyuDialog implements ClockListener, TracksControllerListener, DataController, PropertyChangeListener {
From source file edu.ku.brc.af.tasks.subpane.formeditor.ViewSetSelectorPanel.java
/**
* @author rod
*
* @code_status Alpha
*
* Oct 23, 2007