org.xulux.guilayer.swing.properties
Class SizeProperty

java.lang.Object
  extended by org.xulux.guilayer.swing.properties.SwingProperty
      extended by org.xulux.guilayer.swing.properties.SizeProperty
All Implemented Interfaces:
org.xulux.api.gui.IPropertyHandler

public class SizeProperty
extends SwingProperty

Version:
$Id: $
Author:
Martin van den Bemt

Field Summary
 
Fields inherited from interface org.xulux.api.gui.IPropertyHandler
DELAYED, IMMIDIATE, INIT, NORMAL, POST_INIT, PRE_INIT, REFRESH
 
Constructor Summary
SizeProperty()
           
 
Method Summary
 boolean handleProperty(org.xulux.api.gui.IWidget widget, org.xulux.api.gui.IProperty property)
          TODO : Add propertyhandlerexception to interface !
 
Methods inherited from class org.xulux.guilayer.swing.properties.SwingProperty
destroy, getValue, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeProperty

public SizeProperty()
Method Detail

handleProperty

public boolean handleProperty(org.xulux.api.gui.IWidget widget,
                              org.xulux.api.gui.IProperty property)
TODO : Add propertyhandlerexception to interface !

Throws:
org.xulux.api.gui.PropertyHandlerException
See Also:
org.xulux.api.gui.IPropertyHandler#handleProperty(org.xulux.api.gui.IWidget, java.lang.String)


Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.