groovy.swing.binding
Class JTextComponentProperties

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

public class JTextComponentProperties
extends Object

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

Constructor Summary
JTextComponentProperties()
           
 
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

JTextComponentProperties

public JTextComponentProperties()
Method Detail

getSyntheticProperties

public static Map<String,TriggerBinding> getSyntheticProperties()

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