org.springframework.richclient.table
Class TestBean

Show UML class diagram
java.lang.Object
  extended by org.springframework.richclient.table.TestBean

public class TestBean
extends Object


Constructor Summary
TestBean(String p)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBean

public TestBean(String p)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.