org.jclarion.clarion.swing
Class FramePropertyListener

java.lang.Object
  extended by org.jclarion.clarion.swing.FramePropertyListener
All Implemented Interfaces:
java.beans.VetoableChangeListener, java.util.EventListener

public class FramePropertyListener
extends java.lang.Object
implements java.beans.VetoableChangeListener


Constructor Summary
FramePropertyListener()
           
 
Method Summary
static FramePropertyListener getInstance()
           
 void vetoableChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FramePropertyListener

public FramePropertyListener()
Method Detail

getInstance

public static FramePropertyListener getInstance()

vetoableChange

public void vetoableChange(java.beans.PropertyChangeEvent evt)
                    throws java.beans.PropertyVetoException
Specified by:
vetoableChange in interface java.beans.VetoableChangeListener
Throws:
java.beans.PropertyVetoException


Copyright © 2010. All Rights Reserved.