org.springframework.richclient.samples.dataeditor.ui
Class FormTester
java.lang.Object
org.springframework.richclient.samples.dataeditor.ui.FormTester
public class FormTester
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createFormTesterWithContext
public static FormTester createFormTesterWithContext(String context)
showFormDialog
public void showFormDialog(AbstractForm form,
boolean modal)
showFormJFrame
public void showFormJFrame(AbstractForm form)
createJFrame
public JFrame createJFrame(AbstractForm form)
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.