Package dataPlots
Class TDPamScroller
java.lang.Object
pamScrollSystem.AbstractPamScroller
pamScrollSystem.AbstractPamScrollerAWT
pamScrollSystem.PamScroller
dataPlots.TDPamScroller
- All Implemented Interfaces:
Serializable
,DataTimeLimits
- See Also:
-
Field Summary
Fields inherited from class pamScrollSystem.AbstractPamScrollerAWT
HORIZONTAL, VERTICAL
-
Constructor Summary
ConstructorDescriptionTDPamScroller
(String name, int orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu) -
Method Summary
Methods inherited from class pamScrollSystem.PamScroller
addControl, anotherScrollerMovedInner, getBlockIncrement, getComponent, getScrollBar, getValueMillis, getVisibleAmount, rangesChanged, scrollMoved, setBlockIncrement, setShowTimes, setUnitIncrement, setVisibleMillis, toString, valueSetMillis
Methods inherited from class pamScrollSystem.AbstractPamScrollerAWT
addMouseWheelSource, createScrollComponenent, createScrollComponenent, getStandardOptionsMenu, isShowing, menuButtonPress, playbackStarted, playbackStopped, setVisible, showPlaybackMenu
Methods inherited from class pamScrollSystem.AbstractPamScroller
addDataBlock, addMenuParts, addObserver, anotherScrollerMovedOuter, coupledScrollerChanged, coupleScroller, destroyScroller, getDefaultLoadtime, getMaximumMillis, getMinimumMillis, getNumUsedDataBlocks, getObservers, getPageStep, getPamMenuParts, getRangeMillis, getScrollerCoupling, getScrollerData, getScrollManager, getSpecialLoadTimes, getStepSizeMillis, getUsedDataBlock, getVisibleEnd, isDataBlockUsed, isInSpecialList, notifyRangeChange, pageBack, pageForward, reLoad, removeAllDataBlocks, removeDataBlock, removeObserver, setPageStep, setRangeMillis, setScrollerCoupling, setStepSizeMillis, setValueMillis, startPlayback, stopPlayback, uncoupleScroller
-
Constructor Details
-
TDPamScroller
public TDPamScroller(String name, int orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu)
-