public class LogEventWidget
extends org.netbeans.api.visual.widget.LabelWidget
LogCategoryWidget| Modifier and Type | Field and Description |
|---|---|
static int |
height |
protected int |
LEFT_MARGIN |
protected int |
zoomFactor |
| Constructor and Description |
|---|
LogEventWidget(LogCategoryWidget logAxisWidget,
LogEvent logEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getOffsetFromStart(long ms)
Get offset from the start of the entity this widget represents to
the passed ms.
|
protected int |
getStartOffset() |
protected int |
getTimeframeLength(long delta) |
protected int |
getTimeframeLength(long startTS,
long endTS) |
void |
updateLocation()
Update location and range
|
calculateClientArea, getAlignment, getLabel, getOrientation, getVerticalAlignment, isPaintAsDisabled, isUseGlyphVector, paintWidget, setAlignment, setLabel, setOrientation, setPaintAsDisabled, setUseGlyphVector, setVerticalAlignmentaddChild, addChild, addChild, addChild, addChildren, addDependency, bringToBack, bringToFront, convertLocalToScene, convertLocalToScene, convertSceneToLocal, convertSceneToLocal, createActions, equals, getAccessibleContext, getActions, getActions, getBackground, getBorder, getBounds, getChildConstraint, getChildren, getClientArea, getCursor, getCursorAt, getDependencies, getFont, getForeground, getGraphics, getLayout, getLocation, getLookup, getMaximumSize, getMinimumSize, getParentWidget, getPreferredBounds, getPreferredLocation, getPreferredSize, getResourceTable, getScene, getState, getToolTipText, hashCode, isCheckClipping, isEnabled, isHitAt, isOpaque, isPreferredBoundsSet, isRepaintRequiredForRevalidating, isValidated, isVisible, notifyAdded, notifyBackgroundChanged, notifyFontChanged, notifyForegroundChanged, notifyRemoved, notifyStateChanged, paint, paintBackground, paintBorder, paintChildren, removeChild, removeChildren, removeChildren, removeDependency, removeFromParent, repaint, resolveBounds, revalidate, revalidate, setAccessibleContext, setBackground, setBackgroundFromResource, setBorder, setBorder, setCheckClipping, setChildConstraint, setCursor, setEnabled, setFont, setFontFromResource, setForeground, setForegroundFromResource, setLayout, setMaximumSize, setMinimumSize, setOpaque, setPreferredBounds, setPreferredLocation, setPreferredSize, setResourceTable, setState, setToolTipText, setVisible, updateResourcespublic static final int height
protected final int zoomFactor
protected final int LEFT_MARGIN
public LogEventWidget(LogCategoryWidget logAxisWidget, LogEvent logEvent)
public void updateLocation()
protected final int getStartOffset()
protected final int getOffsetFromStart(long ms)
ms - protected final int getTimeframeLength(long startTS,
long endTS)
protected final int getTimeframeLength(long delta)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.