| 程序包 | 说明 |
|---|---|
| com.fr.third.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Draw.DrawPanel.drawPoint(DrawCommand c)
Adds pixel to queue and calls repaint() whenever we have MAX_ITEMS pixels in the queue
or when MAX_TIME msecs have elapsed (whichever comes first).
|