org.oddjob.arooa.design.view
Class ValueDialog

java.lang.Object
  extended by org.oddjob.arooa.design.view.ValueDialog

public class ValueDialog
extends Object

Create dialogs for forms.


Constructor Summary
ValueDialog(Component form)
           
 
Method Summary
 boolean isChosen()
           
 void showDialog(Component parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueDialog

public ValueDialog(Component form)
Method Detail

isChosen

public boolean isChosen()

showDialog

public void showDialog(Component parent)