wt.clients.beans.monitor
Class MonitorTimeLinkRenderer

java.lang.Object
  extended byjava.awt.Component
      extended bywt.clients.beans.graph.AbstractGraphViewRenderer
          extended bywt.clients.beans.graph.DefaultGraphViewLinkRenderer
              extended bywt.clients.beans.monitor.MonitorTimeLinkRenderer
All Implemented Interfaces:
GraphViewLinkRenderer, ImageObserver, MenuContainer, Serializable

public class MonitorTimeLinkRenderer
extends DefaultGraphViewLinkRenderer
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
private static String versionID
           
 
Fields inherited from class wt.clients.beans.graph.DefaultGraphViewLinkRenderer
f, fm, SELECTION_MARGIN
 
Fields inherited from class wt.clients.beans.graph.AbstractGraphViewRenderer
FONT_SIZE, GRAPH_VIEW, ICON_HEIGHT, ICON_WIDTH, MARGIN, PAD_HEIGHT, PAD_WIDTH
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
MonitorTimeLinkRenderer()
           
 
Method Summary
protected  Point computePoint(Point from, Point to)
           
 
Methods inherited from class wt.clients.beans.graph.DefaultGraphViewLinkRenderer
fromPoint, getDescriptionBackgroundColor, getDescriptionLocation, getFromPoint, getGraphLink, getGraphViewLinkRendererComponent, getLineColor, getLineSelectedColor, getLinkTotal, getLinkX, getLinkY, getSelectionZone, getToPoint, paint, paintDescription, setArrowPolygon, setDescriptionBackgroundColor, setDescriptionLocation, setDescriptionLocation, setFromPoint, setGraphLink, setLineColor, setLineSelectedColor, setLink, setLinkPolygon, setLinkTotal, setLinkX, setLinkY, toPoint
 
Methods inherited from class wt.clients.beans.graph.AbstractGraphViewRenderer
getGraphView, setGraphView
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getAlignmentX, getAlignmentY, getBackground, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMinimumSize, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, update, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASSNAME

private static final String CLASSNAME

versionID

private static final String versionID
See Also:
Constant Field Values

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values
Constructor Detail

MonitorTimeLinkRenderer

public MonitorTimeLinkRenderer()
Method Detail

computePoint

protected Point computePoint(Point from,
                             Point to)
Overrides:
computePoint in class DefaultGraphViewLinkRenderer
Parameters:
from -
to -
Returns:
Point