|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.data.TupleTest
A version of the standard dataspace demo app (see equip.data) using the DataProxy 'low-level' API but with
generic tuple data items (Tuple) rather than
custom IDL'd data types.
| Nested Class Summary | |
(package private) class |
TupleTest.MyPanel
our own Canvas class, uses a (local) copyCollect to find and draw all (locally) known tuples of the kind we want. |
| Field Summary | |
(package private) static java.lang.String |
myTupleClassName
pseudo-class name for our own kind of tuple |
| Method Summary | |
static void |
main(java.lang.String[] args)
main |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final java.lang.String myTupleClassName
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||