Example usage for java.beans PropertyChangeListener interface-usage

List of usage examples for java.beans PropertyChangeListener interface-usage

Introduction

In this page you can find the example usage for java.beans PropertyChangeListener interface-usage.

Usage

From source file org.talend.dataprofiler.core.ui.editor.analysis.ColumnSetMasterPage.java

/**
 * @author yyi 2009-12-16
 */
public class ColumnSetMasterPage extends AbstractAnalysisMetadataPage implements PropertyChangeListener {

    private static Logger log = Logger.getLogger(ColumnSetMasterPage.class);

From source file org.openmicroscopy.shoola.agents.metadata.editor.PropertiesUI.java

/** 
 * Displays the properties of the selected object.
 *
 * @author  Jean-Marie Burel     
 * <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
 * @author Donald MacDonald &nbsp;&nbsp;&nbsp;&nbsp;

From source file org.openmicroscopy.shoola.agents.fsimporter.chooser.ImportDialog.java

/**
 * Dialog used to select the files to import.
 * 
 * @author Jean-Marie Burel &nbsp;&nbsp;&nbsp;&nbsp; <a
 *         href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
 * @author Donald MacDonald &nbsp;&nbsp;&nbsp;&nbsp; <a

From source file org.openmicroscopy.shoola.agents.metadata.editor.EditorControl.java

/** 
 * The Editor's controller.
 *
 * @author  Jean-Marie Burel &nbsp;&nbsp;&nbsp;&nbsp;
 * <a href="mailto:j.burel@dundee.ac.uk">j.burel@dundee.ac.uk</a>
 * @author Donald MacDonald &nbsp;&nbsp;&nbsp;&nbsp;

From source file org.apache.catalina.mbeans.ServerLifecycleListener.java

/**
 * Implementation of <code>LifecycleListener</code> that
 * instantiates the set of MBeans associated with the components of a
 * running instance of Catalina.
 *
 * @author Craig R. McClanahan

From source file org.talend.dataprofiler.core.ui.editor.analysis.ColumnSetAnalysisDetailsPage.java

/**
 * @author yyi 2009-12-16
 */
public class ColumnSetAnalysisDetailsPage extends AbstractAnalysisMetadataPage implements PropertyChangeListener {

    private static Logger log = Logger.getLogger(ColumnSetAnalysisDetailsPage.class);

From source file net.sf.vfsjfilechooser.filepane.VFSFilePane.java

/**
 * This class is based on sun.swing.FilePane
 * @author Yves Zoundi <yveszoundi at users dot sf dot net>
 * @version 0.0.1
 */
@SuppressWarnings("serial")

From source file org.isatools.isacreator.spreadsheet.Spreadsheet.java

/**
 * Spreadsheet class.
 * Provides the functionality of a spreadsheet including the JTable, Listeners, Addition of Cell Editors, and so forth. Spreadsheet
 * is created automatically from Table Reference Objects created by the ISAcreator configuration tool!
 *
 * @author Eamonn Maguire

From source file it.cnr.icar.eric.client.ui.swing.RegistryObjectsTable.java

/**
 * A JTable that lists
 *
 * @author Jim Glennon
 * @author <a href="mailto:Farrukh.Najmi@Sun.COM">Farrukh S. Najmi</a>
 */

From source file com.googlecode.vfsjfilechooser2.filepane.VFSFilePane.java

/**
 * This class is based on sun.swing.FilePane
 * @author Yves Zoundi <yveszoundi at users dot sf dot net>
 * @version 0.0.1
 */
@SuppressWarnings("serial")