public class PLTVNode
extends java.lang.Object
Constructor and Description |
---|
PLTVNode(PrimeLogTreeView parent,
PrimeLogNode node) |
Modifier and Type | Method and Description |
---|---|
void |
draw(java.awt.Graphics g,
int x1,
int y1,
int width,
int height,
double maxValue,
java.lang.String metric) |
javax.swing.JComponent |
getPLTVNode() |
public PLTVNode(PrimeLogTreeView parent, PrimeLogNode node)