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
-
getResult()
- Should return a Hashtable of the results of the
View.
getResult
public abstract Hashtable getResult()
- Should return a Hashtable of the results of the
View.
All Packages Class Hierarchy This Package Previous Next Index