groovy.swing.binding
Class JComboBoxProperties

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

public class JComboBoxProperties
extends Object

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

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

Constructor Detail

JComboBoxProperties

public JComboBoxProperties()
Method Detail

getSyntheticProperties

public static Map<String,TriggerBinding> getSyntheticProperties()

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