cryptix.util.test
public class TestGUI extends Panel
Copyright © 1998
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1 $
Since: Cryptix 3.0.4
Constructor Summary | |
---|---|
TestGUI(BaseTest owner)
Creates a TestGUI with the given owner. |
Method Summary | |
---|---|
Dimension | getMinimumSize() |
PrintWriter | getOutput() |
Dimension | getPreferredSize() |
protected void | init() |
void | update(Graphics g) Override update to avoid flicker. |
void | useAppFrame(boolean flag) |
void | waitForExit() |