org.gswing.components.common.gui
Interface IViewerInvocation
- All Known Subinterfaces:
- IDesktopManagement
- All Known Implementing Classes:
- Desktop, ViewerDisplay
public interface IViewerInvocation
Contract for invoking the viewer.
Method Summary |
void |
showResult(String constituency,
char type)
Display the result in the viewer dialog. |
showResult
void showResult(String constituency,
char type)
- Display the result in the viewer dialog.
- Parameters:
constituency
- The name of the constituency to display.type
- The constituency type.
Copyright © 2008. All Rights Reserved.