|
edu
|
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Class Detail |
| Constructor Summary | |
|---|---|
public |
|
| Constructor Detail |
| Constructor Summary | |
|---|---|
| Method Summary | |
|---|---|
public static native final void |
delete_ParticleFilter(long ) |
public static native final void |
delete_ParticleLocation(long ) |
public static native final void |
delete_ParticlePacket(long ) |
public static native final void |
delete_ParticleSocket(long ) |
public static native final void |
delete_ParticleSrcId(long ) |
public static native final void |
delete_ParticleTuple(long ) |
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final int |
|
public static native final long |
new_ParticleFilter(String ) |
public static native final long |
new_ParticleLocation__SWIG_0(short[] ) |
public static native final long |
new_ParticleLocation__SWIG_1(String ) |
public static native final long |
|
public static native final long |
new_ParticleSocket__SWIG_0(long ) |
public static native final long |
new_ParticleSocket__SWIG_1(long , long , long ) |
public static native final long |
new_ParticleSrcId__SWIG_0(short[] ) |
public static native final long |
new_ParticleSrcId__SWIG_1(String ) |
public static native final long |
new_ParticleTuple__SWIG_0(String ) |
public static native final long |
new_ParticleTuple__SWIG_1(String , short[] , int ) |
public static native final long |
new_ParticleTuple__SWIG_2(String , long , int ) |
public static native final void |
ParticleFilter_add(long , int , long ) |
public static native final int |
ParticleFilter_apply(long , long ) |
public static native final void |
ParticleFilter_describe(long ) |
public static native final long |
ParticleFilter_toFilter(long ) |
public static native final short |
|
public static native final String |
ParticleLocation_getNode(long , int ) |
public static native final short[] |
ParticleLocation_getRoot(long ) |
public static native final int |
ParticleLocation_getX(long ) |
public static native final int |
ParticleLocation_getY(long ) |
public static native final int |
ParticleLocation_getZ(long ) |
public static native final short[] |
ParticleLocation_toArray(long ) |
public static native final long |
ParticleLocation_toFilter(long ) |
public static native final String |
ParticleLocation_toString(long ) |
public static native final void |
ParticlePacket_aclAdd(long , String , short[] , int ) |
public static native final void |
ParticlePacket_add(long , long , int ) |
public static native final void |
ParticlePacket_describe(long ) |
public static native final long |
ParticlePacket_findFirstAcl(long , String ) |
public static native final long |
ParticlePacket_findNextAcl(long , long ) |
public static native final long |
ParticlePacket_firstAcl(long ) |
public static native final short |
ParticlePacket_getAck(long ) |
public static native final long |
ParticlePacket_getLocation(long ) |
public static native final short |
ParticlePacket_getSeq(long ) |
public static native final long |
ParticlePacket_getSrcId(long ) |
public static native final long |
ParticlePacket_nextAcl(long , long ) |
public static native final void |
ParticlePacket_parse(long , short[] ) |
public static native final void |
ParticlePacket_setLocation(long , long ) |
public static native final void |
ParticlePacket_setSeq(long , short ) |
public static native final void |
ParticlePacket_setSrcId(long , long ) |
public static native final void |
ParticleSocket_close(long ) |
public static native final void |
ParticleSocket_describe(long ) |
public static native final long |
ParticleSocket_receive(long , long ) |
public static native final long |
ParticleSocket_receiveFiltered(long , long , long ) |
public static native final int |
ParticleSocket_receiveRaw(long , String , long ) |
public static native final void |
ParticleSocket_send(long , long ) |
public static native final void |
ParticleSocket_sendAcked(long , long , long , long ) |
public static native final void |
ParticleSocket_sendAddressed(long , long , long ) |
public static native final void |
ParticleSocket_sendFile(long , long , short[] , long , String ) |
public static native final void |
ParticleSocket_sendRaw(long , short[] ) |
public static native final void |
ParticleSocket_setAutoAck(long , int ) |
public static native final void |
ParticleSocket_setBlocking(long , int ) |
public static native final void |
ParticleSocket_setFragOption(long , int ) |
public static native final void |
ParticleSocket_setId(long , long ) |
public static native final void |
ParticleSocket_setIpDest(long , String ) |
public static native final void |
ParticleSocket_setIpSrc(long , String ) |
public static native final void |
ParticleSocket_setIpSrcAll(long ) |
public static native final void |
ParticleSocket_setLoc(long , long ) |
public static native final void |
ParticleSocket_setRecvOption(long , int ) |
public static native final void |
ParticleSocket_setRetry(long , short , long ) |
public static native final int |
ParticleSrcId_hashCode(long ) |
public static native final int |
ParticleSrcId_id_equals(long , long ) |
public static native final short[] |
ParticleSrcId_toArray(long ) |
public static native final long |
ParticleSrcId_toFilter(long ) |
public static native final String |
ParticleSrcId_toString(long ) |
public static native final short |
ParticleTuple_getAclByte(long , int ) |
public static native final String |
ParticleTuple_getAclType(long ) |
public static native final int |
ParticleTuple_length(long ) |
public static native final void |
ParticleTuple_setAclByte(long , short , int ) |
public static native final short[] |
ParticleTuple_toArray(long ) |
public static native final long |
ParticleTuple_toFilter(long ) |
public static native final String |
ParticleTuple_toString(long ) |
public static native final int |
ParticleTuple_tuple_equals(long , long ) |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
public |
ParticleFilter(String ) |
protected |
ParticleFilter(long , boolean ) |
| Method Summary | |
|---|---|
public void |
add(int , SWIGTYPE_p_void ) |
public int |
|
public void |
delete() |
public void |
describe() |
protected void |
finalize() |
protected static long |
|
public SWIGTYPE_p_void |
toFilter() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
public |
ParticleLocation(String ) |
protected |
ParticleLocation(long , boolean ) |
public |
ParticleLocation(short[] ) |
| Method Summary | |
|---|---|
public void |
delete() |
protected void |
finalize() |
protected static long |
|
public short |
|
public String |
getNode(int ) |
public short[] |
getRoot() |
public int |
getX() |
public int |
getY() |
public int |
getZ() |
public short[] |
toArray() |
public SWIGTYPE_p_void |
toFilter() |
public String |
toString() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
public |
|
protected |
ParticlePacket(long , boolean ) |
| Method Summary | |
|---|---|
public void |
aclAdd(String , short[] , int ) |
public void |
add(ParticleTuple , int ) |
public void |
delete() |
public void |
describe() |
protected void |
finalize() |
public ParticleTuple |
findFirstAcl(String ) |
public ParticleTuple |
|
public ParticleTuple |
firstAcl() |
public short |
getAck() |
protected static long |
|
public ParticleLocation |
|
public short |
getSeq() |
public ParticleSrcId |
getSrcId() |
public ParticleTuple |
|
public void |
parse(short[] ) |
public void |
|
public void |
setSeq(short ) |
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
public |
ParticleSocket(long ) |
protected |
ParticleSocket(long , boolean ) |
public |
ParticleSocket(long , long , long ) |
| Method Summary | |
|---|---|
public void |
close() |
public void |
delete() |
public void |
describe() |
protected void |
finalize() |
protected static long |
|
public ParticlePacket |
|
public ParticlePacket |
|
public int |
receiveRaw(String , long ) |
public void |
|
public void |
|
public void |
|
public void |
|
public void |
sendRaw(short[] ) |
public void |
setAutoAck(int ) |
public void |
setBlocking(int ) |
public void |
setFragOption(int ) |
public void |
|
public void |
setIpDest(String ) |
public void |
setIpSrc(String ) |
public void |
|
public void |
|
public void |
setRecvOption(int ) |
public void |
setRetry(short , long ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
public |
ParticleSrcId(String ) |
protected |
ParticleSrcId(long , boolean ) |
public |
ParticleSrcId(short[] ) |
| Method Summary | |
|---|---|
public void |
delete() |
public boolean |
equals(Object ) |
protected void |
finalize() |
protected static long |
|
public int |
hashCode() |
public int |
|
public short[] |
toArray() |
public SWIGTYPE_p_void |
toFilter() |
public String |
toString() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected boolean |
|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
public |
ParticleTuple(String ) |
public |
ParticleTuple(String , long , int ) |
public |
ParticleTuple(String , short[] , int ) |
protected |
ParticleTuple(long , boolean ) |
| Method Summary | |
|---|---|
public void |
delete() |
public boolean |
equals(Object ) |
protected void |
finalize() |
public short |
getAclByte(int ) |
public String |
|
protected static long |
|
public int |
length() |
public void |
setAclByte(short , int ) |
public short[] |
toArray() |
public SWIGTYPE_p_void |
toFilter() |
public String |
toString() |
public int |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
public final static int |
|
| Constructor Summary | |
|---|---|
public |
P_FILTER() |
| Field Detail |
| Constructor Detail |
| Field Summary | |
|---|---|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
protected |
SWIGTYPE_p_p_p_acl_tuple(long , boolean ) |
| Method Summary | |
|---|---|
protected static long |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private long |
|
| Constructor Summary | |
|---|---|
protected |
|
protected |
SWIGTYPE_p_void(long , boolean ) |
| Method Summary | |
|---|---|
protected static long |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
| Constructor Summary | |
|---|---|
public |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private Color |
|
private int |
|
| Constructor Summary | |
|---|---|
public |
ColorTableRenderer(Color ) |
| Method Summary | |
|---|---|
public Component |
getTableCellRendererComponent(JTable , Object , boolean , boolean , int , int ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected ConsoleGUI |
|
protected ConsoleTableModel |
|
private TableColumn |
|
private TableColumn |
|
private TableColumn |
|
private boolean |
|
private boolean |
|
private boolean |
|
private boolean |
|
private boolean |
|
private SocketThread |
|
private TableColumn |
|
private TableColumn |
|
| Constructor Summary | |
|---|---|
public |
Console() |
| Method Summary | |
|---|---|
public void |
clear() |
public void |
|
public boolean |
|
public boolean |
|
public boolean |
|
public boolean |
|
public boolean |
|
public SocketThread |
|
public void |
|
public void |
setShowAclTuples(boolean ) |
public void |
setShowLocation(boolean ) |
public void |
setShowSeqNr(boolean ) |
public void |
setShowSourceId(boolean ) |
public void |
setShowTimeStamp(boolean ) |
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private final static Class |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public PropertyDescriptor |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private JScrollPane |
|
private JTable |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public TableColumnModel |
|
private JScrollPane |
|
private JTable |
|
private void |
|
public void |
setModel(TableModel ) |
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private int |
|
private RingBuffer |
|
private String |
|
private RingBuffer |
|
private RingBuffer |
|
private RingBuffer |
|
private Class |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
addPacket(List , List ) |
public void |
addTableModelListener(TableModelListener ) |
public void |
clear() |
public Class |
getColumnClass(int ) |
public int |
|
public String |
getColumnName(int ) |
public int |
|
public Object |
getValueAt(int , int ) |
public boolean |
isCellEditable(int , int ) |
public void |
removeTableModelListener(TableModelListener ) |
public void |
setValueAt(Object , int , int ) |
private void |
_firePacketsAdded(int ) |
private void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
protected static String |
|
protected JTree |
|
| Constructor Summary | |
|---|---|
public |
AddSrcIdAction(JTree ) |
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
protected |
|
| Method Summary | |
|---|---|
public boolean |
|
public void |
addTreeModelListener(TreeModelListener ) |
protected Object |
clone() |
protected void |
fireChildAdded(TreePath , int , Object ) |
protected void |
fireChildChanged(TreePath , int , Object ) |
protected void |
fireChildRemoved(TreePath , int , Object ) |
protected void |
fireChildrenAdded(TreePath , int[] , Object ) |
protected void |
fireChildrenChanged(TreePath , int[] , Object ) |
protected void |
fireChildrenRemoved(TreePath , int[] , Object ) |
protected void |
|
protected void |
firePathChanged(TreePath ) |
protected void |
firePathLeafStateChanged(TreePath ) |
protected void |
|
protected void |
fireTreeStructureChanged(TreePath ) |
public Object |
getChild(Object , int ) |
public int |
getChildCount(Object ) |
public int |
getIndexOfChild(Object , Object ) |
public Object |
getRoot() |
public boolean |
isLeaf(Object ) |
public void |
removeTreeModelListener(TreeModelListener ) |
public void |
valueForPathChanged(TreePath , Object ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
ParticleNodeRenderer.1 |
| Field Summary | |
|---|---|
protected JPanel |
|
| Constructor Summary | |
|---|---|
1(ParticleNodeRenderer , JPanel , JTree ) |
|
public |
|
| Method Summary | |
|---|---|
public void |
propertyChange(PropertyChangeEvent ) |
public Component |
getTreeCellRendererComponent(JTree , Object , boolean , boolean , boolean , int , boolean ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
Scanner.1 |
| Field Summary | |
|---|---|
private DefaultMutableTreeNode |
|
private SocketThread |
|
protected boolean |
|
protected ContextTreeModel |
|
private SocketThread |
|
protected JTree |
|
| Method Summary | |
|---|---|
public void |
mousePressed(MouseEvent ) |
public void |
mouseReleased(MouseEvent ) |
public void |
addTreeSelectionListener(TreeSelectionListener ) |
public SocketThread |
|
public SocketThread |
|
public void |
|
public void |
removeTreeSelectionListener(TreeSelectionListener ) |
public void |
|
public void |
|
public void |
valueChanged(TreeSelectionEvent ) |
protected void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected SocketThread |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public SocketThread |
|
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Interface Detail |
| Method Summary | |
|---|---|
public Component |
|
| Method Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
protected Color |
|
private boolean |
|
protected double |
|
private double |
|
protected AffineTransform |
|
protected boolean |
|
protected boolean |
|
protected boolean |
|
protected boolean |
|
protected int |
|
protected int |
|
protected double |
|
protected AffineTransform |
|
private Rectangle2D.Double |
|
| Constructor Summary | |
|---|---|
public |
Chart() |
| Method Summary | |
|---|---|
public synchronized void |
|
public void |
clear() |
public boolean |
|
public int |
getMaxY() |
public int |
getMinY() |
public double |
|
public Trace |
|
public boolean |
|
public boolean |
|
public boolean |
|
public boolean |
|
public void |
paintComponent(Graphics ) |
public synchronized void |
|
public void |
setDrawContinious(boolean ) |
public void |
setDrawImpulses(boolean ) |
public void |
setDrawXGrid(boolean ) |
public void |
setDrawYGrid(boolean ) |
public void |
setMaxY(int ) |
public void |
setMinY(int ) |
public void |
setResolution(double ) |
public void |
|
protected void |
_drawAxis(Graphics2D ) |
protected void |
_drawTrace(Trace , Graphics2D ) |
protected synchronized void |
_drawTraces(Graphics2D ) |
protected void |
_drawXGrid(Graphics2D ) |
protected void |
_drawYGrid(Graphics2D ) |
protected AffineTransform |
|
protected AffineTransform |
|
protected void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
ContextEditor.1 |
final static class |
ContextEditor.2 |
final static class |
ContextEditor.3 |
final static class |
ContextEditor.4 |
final static class |
ContextEditor.5 |
| Field Summary | |
|---|---|
protected JLabel |
|
private JComboBox |
|
private JComboBox |
|
private JLabel |
|
private JLabel |
|
private JLabel |
|
private JLabel |
|
private JLabel |
|
private javax.swing.JSpinner |
|
private javax.swing.JSpinner |
|
protected static String |
|
protected static String |
|
protected ParticleContext |
|
protected TupleParser |
|
protected Trace |
|
| Constructor Summary | |
|---|---|
1(ContextEditor ) |
|
2(ContextEditor ) |
|
3(ContextEditor ) |
|
4(ContextEditor ) |
|
5(ContextEditor ) |
|
public |
|
| Method Summary | |
|---|---|
public void |
mousePressed(MouseEvent ) |
public void |
itemStateChanged(ItemEvent ) |
public void |
itemStateChanged(ItemEvent ) |
public void |
stateChanged(ChangeEvent ) |
public void |
stateChanged(ChangeEvent ) |
private JLabel |
|
private JComboBox |
|
private JComboBox |
|
private javax.swing.JSpinner |
|
private javax.swing.JSpinner |
|
protected void |
|
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected Chart |
|
protected ContextEditor |
|
private SocketThread |
|
private long |
|
| Constructor Summary | |
|---|---|
public |
Scope() |
| Method Summary | |
|---|---|
public void |
addPackets(List , List ) |
public void |
clear() |
public int |
getMaxY() |
public int |
getMinY() |
public double |
|
public SocketThread |
|
public boolean |
|
public boolean |
|
public boolean |
|
public boolean |
|
public void |
|
public void |
setDrawContinious(boolean ) |
public void |
setDrawImpulses(boolean ) |
public void |
setDrawXGrid(boolean ) |
public void |
setDrawYGrid(boolean ) |
public void |
setMaxY(int ) |
public void |
setMinY(int ) |
public void |
setResolution(double ) |
public void |
|
public void |
valueChanged(TreeSelectionEvent ) |
protected Chart |
|
protected Component |
|
private Container |
|
private long[] |
_getTimeOffsets(List ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private final static Class |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public PropertyDescriptor |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private Point2D |
|
| Constructor Summary | |
|---|---|
public |
TraceChangedEvent(Point2D ) |
| Method Summary | |
|---|---|
public Point2D |
getPoint() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected static int |
|
protected static HashMap |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public static Collection |
|
public static Collection |
|
public static Trace |
|
public static void |
|
protected static HashMap |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
public final static class |
TraceLtd.Itr |
| Field Summary | |
|---|---|
private Iterator |
back |
private int |
_cursor |
private double |
_delta |
protected Object |
|
private Color |
|
protected RingBuffer |
|
protected int |
|
private ArrayList |
|
private int |
|
protected boolean |
|
| Method Summary | |
|---|---|
public void |
addPoint(double , double ) |
public void |
addPoint(Point2D ) |
public void |
addPoints(List ) |
public void |
|
public void |
clear() |
public Iterator |
deltaIterator(double ) |
public Color |
getColor() |
public int |
|
public boolean |
|
public boolean |
hasNext() |
public Point2D |
next() |
public Object |
next() |
public void |
remove() |
public void |
|
public void |
setColor(Color ) |
public void |
setOffset(int ) |
public void |
setVisible(boolean ) |
private void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected static GeneralPath |
|
protected static GeneralPath |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public static Shape |
createContiniousShape(Trace , Rectangle2D.Double , double ) |
public static Shape |
createImpulsesShape(Trace , Rectangle2D.Double , double ) |
public static Shape |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Interface Detail |
| Method Summary | |
|---|---|
public void |
addPoint(double , double ) |
public void |
addPoint(Point2D ) |
public void |
addPoints(List ) |
public void |
|
public void |
clear() |
public Iterator |
deltaIterator(double ) |
public Color |
getColor() |
public int |
|
public boolean |
|
public void |
|
public void |
setColor(Color ) |
public void |
setOffset(int ) |
public void |
setVisible(boolean ) |
| Method Detail |
| Method Summary | |
|---|---|
public void |
|
| Method Detail |
| Class Diagrams |

| Class Detail |
| Inner Class Summary | |
|---|---|
final static class |
AckedSendAction.1 |
| Field Summary | |
|---|---|
protected String |
|
protected Timer |
|
| Constructor Summary | |
|---|---|
1(AckedSendAction ) |
|
public |
|
| Method Summary | |
|---|---|
public void |
run() |
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected ProxyParticleTuple |
|
protected ProxyParticlePacket |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected ProxyParticlePacket |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected ProxyParticlePacket |
|
protected SocketThread |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
public void |
|
public void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
|
| Constructor Detail |
| Field Summary | |
|---|---|
protected LinkedList |
|
protected Class |
|
protected String |
|
protected ParticlePacket |
|
protected ParticleSrcId |
|
protected ParticleSrcId |
|
protected short |
|
protected LinkedList |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
|
public void |
addTableModelListener(TableModelListener ) |
public Class |
getColumnClass(int ) |
public int |
|
public String |
getColumnName(int ) |
public ParticlePacket |
|
public ParticleSrcId |
|
public int |
|
public ParticleSrcId |
|
public short |
getSeqNr() |
public Object |
getValueAt(int , int ) |
public boolean |
isCellEditable(int , int ) |
public void |
|
public void |
remove(int ) |
public void |
removeTableModelListener(TableModelListener ) |
public void |
|
public void |
|
public void |
|
public void |
setSeqNr(short ) |
public void |
setValueAt(Object , int , int ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected final static String |
|
protected LinkedList |
|
protected String |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public ParticleTuple |
getTuple() |
public void |
setData(String ) |
public void |
setType(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected ProxyParticlePacket |
|
protected JTable |
|
| Constructor Summary | |
|---|---|
public |
RemoveParticleTuple(ProxyParticlePacket , JTable ) |
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
public Object |
getValue(String ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
Sender.1 |
final static class |
Sender.2 |
final static class |
Sender.3 |
| Field Summary | |
|---|---|
private JButton |
|
private JLabel |
|
private JLabel |
|
private JLabel |
|
private javax.swing.JSpinner |
|
private javax.swing.JFormattedTextField |
|
private javax.swing.JFormattedTextField |
|
private TupleEditor |
|
protected Action |
|
protected int |
|
protected boolean |
|
protected boolean |
|
private SocketThread |
|
protected int |
|
| Method Summary | |
|---|---|
public void |
propertyChange(PropertyChangeEvent ) |
public void |
propertyChange(PropertyChangeEvent ) |
public void |
stateChanged(ChangeEvent ) |
protected DotFormatter |
|
private JButton |
|
private javax.swing.JSpinner |
|
private javax.swing.JFormattedTextField |
|
public int |
|
private javax.swing.JFormattedTextField |
|
public SocketThread |
|
public int |
|
private TupleEditor |
|
private void |
|
public boolean |
|
public boolean |
|
public void |
|
public void |
setRetries(int ) |
public void |
setSendAcked(boolean ) |
public void |
setSendAdressed(boolean ) |
public void |
|
public void |
setTimeout(int ) |
public void |
valueChanged(TreeSelectionEvent ) |
protected Action |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private final static Class |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public PropertyDescriptor |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
TupleEditor.1 |
final static class |
TupleEditor.2 |
| Field Summary | |
|---|---|
private JButton |
|
private JButton |
|
private JButton |
|
private JPanel |
|
private javax.swing.JFormattedTextField |
|
private javax.swing.JFormattedTextField |
|
private JLabel |
|
private JLabel |
|
private JPanel |
|
private JScrollPane |
|
private JTable |
|
protected ProxyParticlePacket |
|
protected ProxyParticleTuple |
|
| Constructor Summary | |
|---|---|
1(TupleEditor ) |
|
2(TupleEditor ) |
|
public |
|
| Method Summary | |
|---|---|
public void |
propertyChange(PropertyChangeEvent ) |
public void |
propertyChange(PropertyChangeEvent ) |
private JButton |
|
private JButton |
|
private JButton |
|
private JPanel |
|
private javax.swing.JFormattedTextField |
|
private javax.swing.JFormattedTextField |
|
private JPanel |
|
private JScrollPane |
|
private JTable |
|
public ProxyParticlePacket |
|
private void |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Interface Detail |
| Method Summary | |
|---|---|
public void |
|
public void |
|
| Method Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
protected static HashMap |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public static Date |
getTimeStamp(ParticleSrcId , Date ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
ParticlePacketsEvent(Object ) |
| Constructor Detail |
| Field Summary | |
|---|---|
private int |
|
private List |
|
protected boolean |
|
private ParticleFilter |
|
private List |
|
private static int |
|
private int |
|
private ParticleSocket |
|
private int |
|
private ParticleSocket |
|
private volatile Thread |
|
private boolean |
|
protected TupleParser |
|
private List |
|
private int |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public void |
|
public List |
|
public boolean |
|
public ParticleFilter |
|
public int |
|
public int |
|
public ParticleSrcId |
getSrcId() |
public List |
|
public int |
|
public boolean |
|
public void |
|
public void |
run() |
public synchronized void |
|
public synchronized void |
|
public synchronized void |
|
public synchronized void |
setDecodeCTS(boolean ) |
public synchronized void |
|
public synchronized void |
setReceiving(boolean ) |
public synchronized void |
setRecvPort(int ) |
public synchronized void |
setRetry(short , long ) |
public synchronized void |
setSendPort(int ) |
public synchronized void |
|
public synchronized void |
setUpdateDelay(int ) |
protected ParticleSocket |
_createParticleSocket(int ) |
protected Date |
|
private synchronized void |
|
private synchronized void |
|
private synchronized void |
|
protected Date |
_tryRelativeCTSHack(ParticlePacket , Date ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private final static Class |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public EventSetDescriptor |
|
public PropertyDescriptor |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Interface Detail |
| Method Summary | |
|---|---|
public void |
|
| Method Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
private Collection |
|
| Constructor Summary | |
|---|---|
public |
CommandsGUI(Collection ) |
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected HashMap |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public String |
|
public int |
|
public boolean |
isSigned() |
public Object |
|
public void |
setOffset(int ) |
public void |
setSigned(boolean ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public String |
|
public Object |
|
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
public final static String |
|
protected Color |
|
protected ParticleSrcId |
|
protected PropertyChangeSupport |
|
protected ParticleTuple |
|
| Constructor Summary | |
|---|---|
public |
|
public |
|
| Method Summary | |
|---|---|
public void |
addPropertyChangeListener(PropertyChangeListener ) |
public boolean |
equals(Object ) |
public Color |
getColor() |
public ParticleSrcId |
getSrcId() |
public ParticleTuple |
getTuple() |
public int |
hashCode() |
public void |
removePropertyChangeListener(PropertyChangeListener ) |
public void |
setColor(Color ) |
public void |
|
public void |
|
public String |
toString() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
PropertyPanel.1 |
final static class |
PropertyPanel.2 |
final static class |
PropertyPanel.3 |
| Field Summary | |
|---|---|
private JLabel |
|
private JMenu |
|
private JMenuBar |
|
private JToolBar |
|
private Class |
|
private Object |
|
| Constructor Summary | |
|---|---|
1(PropertyPanel , PropertyDescriptor , JCheckBoxMenuItem , Object ) |
|
2(PropertyPanel , PropertyDescriptor , Object ) |
|
3(PropertyPanel , PropertyDescriptor , Object ) |
|
public |
|
public |
PropertyPanel(boolean ) |
public |
PropertyPanel(LayoutManager ) |
public |
PropertyPanel(LayoutManager , boolean ) |
| Method Summary | |
|---|---|
public void |
itemStateChanged(ItemEvent ) |
public void |
actionPerformed(ActionEvent ) |
public void |
actionPerformed(ActionEvent ) |
public Object |
getBean() |
private JMenu |
getJMenu() |
private JMenuBar |
|
private JToolBar |
|
private void |
|
public void |
setBean(Object ) |
public void |
setBeans(Object ) |
private BeanInfo |
_getBeanInfo(Class ) |
private JCheckBoxMenuItem |
_getCheckBoxItem(PropertyDescriptor , Object ) |
private Component |
_getDoubleChooser(PropertyDescriptor , Object ) |
private Component |
_getIntChooser(PropertyDescriptor , Object ) |
private PropertyDescriptor |
_getPropertyDescriptors(BeanInfo ) |
private Object |
_readProperty(PropertyDescriptor , Object ) |
private void |
_writeProperty(PropertyDescriptor , Object , Object ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected int |
|
| Constructor Summary | |
|---|---|
public |
RingBuffer(int ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public String |
|
public int |
|
public boolean |
isSigned() |
public Object |
|
public void |
setOffset(int ) |
public void |
setSigned(boolean ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
|
public |
TupleParseError(String ) |
public |
TupleParseError(String , Throwable ) |
public |
TupleParseError(Throwable ) |
| Constructor Detail |
| Field Summary | |
|---|---|
protected static String |
|
protected static String |
|
protected static String |
|
protected static HashMap |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
public static TupleParser |
create(String ) |
public static String |
|
public static TupleParser |
|
public static TupleParser |
getTupleParser(ParticleContext , String ) |
protected static HashMap |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Interface Detail |
| Method Detail |
| Method Summary | |
|---|---|
public String |
|
public int |
|
public boolean |
isSigned() |
public Object |
|
public void |
setOffset(int ) |
public void |
setSigned(boolean ) |
| Method Detail |