org.xulux.guilayer.swing.properties
Class WindowTitleProperty

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

public class WindowTitleProperty
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
WindowTitleProperty()
           
 
Method Summary
 boolean handleProperty(org.xulux.api.gui.IWidget widget, org.xulux.api.gui.IProperty property)
           
 
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

WindowTitleProperty

public WindowTitleProperty()
Method Detail

handleProperty

public boolean handleProperty(org.xulux.api.gui.IWidget widget,
                              org.xulux.api.gui.IProperty property)
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.