Overview  Package   Class  Tree  Index 

be.lassi.ui.util.dialog
Class Dialog

java.lang.Object
  extended by be.lassi.ui.util.dialog.Dialog
Direct Known Subclasses:
NewShowParametersDialog, ShowParametersDialog, StartParametersDialog

public class Dialog
extends java.lang.Object


Field Summary
static java.lang.String DISPOSE
           
 
Constructor Summary
Dialog()
           
 
Method Summary
 void build(java.awt.Component parent, DialogPresentationModel model, View view, java.lang.String title, java.lang.String id)
           
 boolean isCancelled()
           
 boolean show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPOSE

public static final java.lang.String DISPOSE
See Also:
Constant Field Values
Constructor Detail

Dialog

public Dialog()
Method Detail

build

public void build(java.awt.Component parent,
                  DialogPresentationModel model,
                  View view,
                  java.lang.String title,
                  java.lang.String id)

isCancelled

public boolean isCancelled()

show

public boolean show()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2