|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use guiTestScenarioPanel | |
|---|---|
| com.pushtotest.testmaker.controller | |
| com.pushtotest.testmaker.gui | |
| com.pushtotest.testmaker.gui.ScriptEditor | |
| com.pushtotest.testmaker.XSTest.client | |
| Uses of guiTestScenarioPanel in com.pushtotest.testmaker.controller |
|---|
| Methods in com.pushtotest.testmaker.controller that return guiTestScenarioPanel | |
|---|---|
static guiTestScenarioPanel |
guiTestScenarioPanel.newFromDialog(java.awt.Component c)
It creates the file and the gui using a dialog. |
static guiTestScenarioPanel |
guiTestScenarioPanel.openFromDialog(java.awt.Component c)
|
static guiTestScenarioPanel |
guiTestScenarioPanel.openFromDialogFrame(java.awt.Component c)
|
static guiTestScenarioPanel |
guiTestScenarioPanel.openFromFile(java.lang.String file)
|
| Methods in com.pushtotest.testmaker.controller with parameters of type guiTestScenarioPanel | |
|---|---|
void |
guiTestRunPanel.setup(fileTestScenario thefts,
guiTestScenarioPanel thepa)
|
| Constructors in com.pushtotest.testmaker.controller with parameters of type guiTestScenarioPanel | |
|---|---|
guiTestRunPanel(fileTestScenario thefts,
guiTestScenarioPanel thepa,
boolean isfunctest)
Creates new form guiTestRunPanel |
|
| Uses of guiTestScenarioPanel in com.pushtotest.testmaker.gui |
|---|
| Methods in com.pushtotest.testmaker.gui with parameters of type guiTestScenarioPanel | |
|---|---|
void |
guiTestMaker.addScenario(guiTestScenarioPanel gtsp)
|
void |
guiTestMaker.removeScenario(guiTestScenarioPanel gtsp)
|
| Uses of guiTestScenarioPanel in com.pushtotest.testmaker.gui.ScriptEditor |
|---|
| Methods in com.pushtotest.testmaker.gui.ScriptEditor with parameters of type guiTestScenarioPanel | |
|---|---|
static void |
TMFrame.grow(guiTestScenarioPanel panel)
|
static void |
TMFrame.removeRunPanel(guiTestScenarioPanel p)
|
void |
TMFrame.setTestPanel(guiTestScenarioPanel panel)
|
static void |
TMFrame.shrink(guiTestScenarioPanel p)
|
| Uses of guiTestScenarioPanel in com.pushtotest.testmaker.XSTest.client |
|---|
| Methods in com.pushtotest.testmaker.XSTest.client that return guiTestScenarioPanel | |
|---|---|
guiTestScenarioPanel |
ControlRunner.getSlider()
|
| Constructors in com.pushtotest.testmaker.XSTest.client with parameters of type guiTestScenarioPanel | |
|---|---|
ControlRunner(guiTestScenarioPanel panel,
java.lang.String theFile,
javax.swing.JPanel chart)
Creates a new instance of ControlRunner |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||