|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectVertexView
net.clackrouter.router.graph.DynamicClackView
net.clackrouter.router.graph.QueueView
public class QueueView
A specialized component view to show the size of a queue graphically.
| Nested Class Summary | |
|---|---|
static class |
QueueView.QueueRenderer
|
| Field Summary | |
|---|---|
static int |
VIEW_HEIGHT
|
static int |
VIEW_WIDTH
|
| Fields inherited from class net.clackrouter.router.graph.DynamicClackView |
|---|
mBorderColor, mFillColor, mFont, mFontSize, mName, mStroke, renderer, sBORDER |
| Constructor Summary | |
|---|---|
QueueView(java.lang.Object cell,
JGraph graph,
CellMapper cm)
|
|
| Method Summary | |
|---|---|
CellViewRenderer |
getRenderer()
|
| Methods inherited from class net.clackrouter.router.graph.DynamicClackView |
|---|
clackPaint, getClackView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int VIEW_WIDTH
public static int VIEW_HEIGHT
| Constructor Detail |
|---|
public QueueView(java.lang.Object cell,
JGraph graph,
CellMapper cm)
| Method Detail |
|---|
public CellViewRenderer getRenderer()
getRenderer in class DynamicClackView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||