List of usage examples for java.beans PropertyChangeListener interface-usage
From source file uiuc.dm.miningTools.ui.ParametersSelectionFrame.java
/**
* The parameter selection panel. It enables the different dataset, parameters
* and algorithm selection event.
*
* @author klei2
*/
From source file org.openmicroscopy.shoola.agents.dataBrowser.view.DataBrowserControl.java
/**
* The DataBrowser's Controller.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
* @author Donald MacDonald
From source file org.openmicroscopy.shoola.agents.metadata.editor.UserProfile.java
/**
* Component displaying the user details.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
* @author Donald MacDonald
From source file org.datavyu.controllers.component.MixerController.java
/** * This class manages the tracks information interface. */ public final class MixerController implements PropertyChangeListener, CarriageEventListener, AdjustmentListener, TimescaleListener {
From source file ome.formats.importer.gui.GuiImporter.java
/** * @author Brian W. Loranger */ public class GuiImporter extends JFrame implements ActionListener, WindowListener, IObserver, PropertyChangeListener, WindowStateListener, WindowFocusListener { private static final String show_log_file = "show_log_file_location";
From source file de.lazyzero.kkMulticopterFlashTool.KKMulticopterFlashTool.java
/** * @author Christian Moll * */ public class KKMulticopterFlashTool extends JFrame implements InterfaceTextOutput, PropertyChangeListener {
From source file edu.ucla.stat.SOCR.analyses.gui.NormalPower.java
public class NormalPower extends Analysis implements MouseListener, ActionListener, KeyListener, AdjustmentListener, MouseMotionListener, PropertyChangeListener { //public JTabbedPane tabbedPanelContainer; private JToolBar toolBar; private Frame frame;
From source file org.openmicroscopy.shoola.agents.metadata.editor.DocComponent.java
/**
* Component displaying the annotation, either <code>FileAnnotationData</code>
* or <code>TagAnnotationData</code>.
*
* @author Jean-Marie Burel
* <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
From source file com.jtstand.swing.StatsPanel.java
/** * * @author albert_kurucz */ public class StatsPanel extends javax.swing.JPanel implements PropertyChangeListener, ChartMouseListener {
From source file org.apache.catalina.session.PersistentManagerBase.java
/**
* Extends the <b>ManagerBase</b> class to implement most of the
* functionality required by a Manager which supports any kind of
* persistence, even if onlyfor restarts.
* <p>
* <b>IMPLEMENTATION NOTE</b>: Correct behavior of session storing and