|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuavsim.graphics.instruments.test.AllInstrumentsTest
public class AllInstrumentsTest
Defines a combined test of all instruments.
| Constructor Summary | |
|---|---|
AllInstrumentsTest()
|
|
| Method Summary | |
|---|---|
private static java.awt.Point |
calculateLocation(int size,
int row,
int column)
Calculates the screen coordinate of the instrument frame. |
static void |
main(java.lang.String[] arguments)
Runs all instrument tests. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllInstrumentsTest()
| Method Detail |
|---|
private static java.awt.Point calculateLocation(int size,
int row,
int column)
size - - the instrument size in pixelsrow - - the zero-based row index in the grid of instrumentscolumn - - the zero-based column index in the grid of instruments
public static void main(java.lang.String[] arguments)
arguments - - any command-line arguments, which are ignored
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||