|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectq1471341.mp1074.test.TestFramework
This package provides a simple GUI for accessing the various tests
provided by the class TestFactory.
| Constructor Summary | |
TestFramework()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Implements the action listener to handle all menu bar events |
java.awt.Container |
createContentPane()
Creates the content pane holding the textarea for output of the results. |
javax.swing.JMenuBar |
createMenuBar()
Creates the menu bar of the application |
static void |
main(java.lang.String[] args)
The entry point of the program |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestFramework()
| Method Detail |
public javax.swing.JMenuBar createMenuBar()
public java.awt.Container createContentPane()
public static void main(java.lang.String[] args)
args - public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||