All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface semper.tinguin2.Result

public interface Result
Must be implemented by Views which should be used in a FreeDialog.

Version:
0.1
Author:
Christian Haag
See Also:
FreeDialog

Method Index

 o getResult()
Should return a Hashtable of the results of the View.

Methods

 o getResult
 public abstract Hashtable getResult()
Should return a Hashtable of the results of the View.


All Packages  Class Hierarchy  This Package  Previous  Next  Index