Rings
Version 0.3

threeD.ui.dialogs
Interface Dialog

All Known Implementing Classes:
AddTransformDialog, EditCameraDialog, EditLightDialog, EditPlaneDialog, EditPolynomialDialog, EditPolynomialTermDialog, EditTransformDialog, EditTriangleDialog, NewLightDialog, NewSurfaceDialog, RenderOptionsDialog, SendTaskDialog

public interface Dialog

The Dialog interface is implemented by classes that represent dialogs that can be displayed for a user.


Method Summary
 void closeDialog()
          Closes this dialog if it is open.
 void showDialog()
          Shows this dialog.
 

Method Detail

showDialog

public void showDialog()
Shows this dialog.


closeDialog

public void closeDialog()
Closes this dialog if it is open.


Rings
Version 0.3

Copyright 2003-05 Mike Murray