|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.gui.TestCaseReasoningAssistant
public class TestCaseReasoningAssistant
| Constructor Summary | |
|---|---|
TestCaseReasoningAssistant()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
Fires by any component this class is registered to as an ActionListener when its action is performed. |
void |
valueChanged(javax.swing.event.TreeSelectionEvent tse)
Fires when a method from the JTree has been selected. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCaseReasoningAssistant()
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListenerae - ActionEvent generated by one of the registered
components.public void valueChanged(javax.swing.event.TreeSelectionEvent tse)
valueChanged in interface javax.swing.event.TreeSelectionListenertse - TreeSelectionEvent passed from the JTree when a new
tree node has been selected.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||