groovy.swing.binding
Class AbstractButtonProperties

java.lang.Object
  extended by groovy.swing.binding.AbstractButtonProperties

public class AbstractButtonProperties
extends Object

Since:
Groovy 1.1
Version:
$Revision: 7953 $
Author:
Danno Ferrin

Constructor Summary
AbstractButtonProperties()
           
 
Method Summary
static Map getSyntheticProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractButtonProperties

public AbstractButtonProperties()
Method Detail

getSyntheticProperties

public static Map getSyntheticProperties()

Copyright © 2003-2007 The Codehaus. All rights reserved.