public class TimestampRenderer extends NodeRendererImpl
NodeRendererImpl.Overhead
DEFAULT_NAME, myProperties
EP_NAME
Constructor and Description |
---|
TimestampRenderer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
calcLabel(ValueDescriptor descriptor,
EvaluationContext evaluationContext,
DescriptorLabelListener listener) |
java.lang.String |
getName() |
java.lang.String |
getUniqueId() |
boolean |
isApplicable(com.sun.jdi.Type t)
Checks whether this renderer is applicable to this value
|
buildChildren, clone, getChildValueExpression, getIdLabel, hasOverhead, isEnabled, isExpandable, isShowType, readExternal, setEnabled, setName, setShowType, toString, writeExternal
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
calcValueIcon
public java.lang.String calcLabel(ValueDescriptor descriptor, EvaluationContext evaluationContext, DescriptorLabelListener listener)
public java.lang.String getName()
getName
in interface NodeRenderer
getName
in class NodeRendererImpl
public java.lang.String getUniqueId()
public boolean isApplicable(com.sun.jdi.Type t)
Renderer