|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.tool.dataset.DatasetWrapper
com.pushtotest.tool.dataset.charts.Meter
public class Meter
The Meter class is a Dataset class that is meant to display response data visually in a chart in the TestMaker GUI.
| Field Summary |
|---|
| Fields inherited from class com.pushtotest.tool.dataset.DatasetWrapper |
|---|
type |
| Constructor Summary | |
|---|---|
Meter()
Creates a new instance of Meters |
|
| Method Summary | |
|---|---|
void |
setGUI(javax.swing.JPanel jp,
javax.swing.JFrame jf)
Identifies where to place the chart in the TestMaker graphic user interface. |
void |
setTitle(java.lang.String mytitle)
|
| Methods inherited from class com.pushtotest.tool.dataset.DatasetWrapper |
|---|
getType, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Meter()
| Method Detail |
|---|
public void setTitle(java.lang.String mytitle)
public void setGUI(javax.swing.JPanel jp,
javax.swing.JFrame jf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||