|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectpacketNetworking.Packet
packets.ListPacket
public class ListPacket
contains a list clips generated from the clip recorder control
Field Summary | |
---|---|
java.util.ArrayList<Clip> |
clips
list of clips to be sent |
Constructor Summary | |
---|---|
ListPacket()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.ArrayList<Clip> clips
Constructor Detail |
---|
public ListPacket()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |