Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.chart.event Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AxisZoomControllerA GUI element for controlling the zooming of one or more axes.Classcom.jidesoft.chart.eventJideSoft
ChartCrossHairThis class can be used to track the mouse position as it moves along a trace.Classcom.jidesoft.chart.eventJideSoft
ChartPannerA class that can pan a chart, but provides no UI to do so.Classcom.jidesoft.chart.eventJideSoft
ChartSelectionEventA common parent class for SelectionZoomEvents and PointZoomEventsSee Also:ZoomDirection, Classcom.jidesoft.chart.eventJideSoft
ChartValueReporterA ChartValueReporter shows the position of the 'focus' point as x and y coordinates.Classcom.jidesoft.chart.eventJideSoft
DirectionZoomEventA zoom event where the zoom specifies only the direction and is not on a particular pointSee Also:Serialized FormClasscom.jidesoft.chart.eventJideSoft
ImageChangeEventCopyright (c) Catalysoft Ltd, 2005-2010 All Rights Reserved Created: 22/04/11 at 16:23Classcom.jidesoft.chart.eventJideSoft
ImageChangeListenerInterfacecom.jidesoft.chart.eventJideSoft
MouseDragPannerA MouseListener and MouseMotionListener that effects a pan by changing the ranges of the supplied Chart's axes when the mouse is dragged.Classcom.jidesoft.chart.eventJideSoft
MouseEventManagerThe idea of this class is to make it possible to combine the effect of multiple mouse handlers.Classcom.jidesoft.chart.eventJideSoft
MouseHandlerAn interface implemented by mouse event handler objects.Interfacecom.jidesoft.chart.eventJideSoft
MouseWheelZoomerUsed for controlling zooming on a Chart component using the mouse wheel.Classcom.jidesoft.chart.eventJideSoft
PanEventAn EventObject generated while panning.Classcom.jidesoft.chart.eventJideSoft
PanIndicatorNote that this class has best performance when the ChartModel being used is a DefaultChartModel, as the DefaultChartModel is efficient at keeping track of its x and y ranges.Classcom.jidesoft.chart.eventJideSoft
PanIndicator .PlacementClasscom.jidesoft.chart.eventJideSoft
PanListenerAn interface implemented by objects interested in panning behaviour.Interfacecom.jidesoft.chart.eventJideSoft
PointDescriptorProvides a description of a Chartable point and the shape that was used to render it.Classcom.jidesoft.chart.eventJideSoft
PointSelectionA value class to indicate which Chartable object shown by the Chart has been selected.Classcom.jidesoft.chart.eventJideSoft
PointSelectionEventA zoom event where the zoom is on a particular pointAuthor:Simon White (swhite@catalysoft.Classcom.jidesoft.chart.eventJideSoft
RectangleSelectionEventA zoom event where the zoom is on a rectangular selection.Classcom.jidesoft.chart.eventJideSoft
RubberBandZoomerThis class listens to mouse movements and draws 'rubber band' selections when added to an instance of Chart.Classcom.jidesoft.chart.eventJideSoft
ZoomDirectionIndicates whether a zoom is "into" or "out of" the object of interest.Classcom.jidesoft.chart.eventJideSoft
ZoomFrameA context frame used to store the x and y ranges at a particular point while zooming in (or out) of a chart.Classcom.jidesoft.chart.eventJideSoft
ZoomListenerAn interface implemented by objects interested in zooming behaviour.Interfacecom.jidesoft.chart.eventJideSoft
ZoomLocationUsed to indicate the origin of the zoom as a property in a MouseWheelZoomer.Classcom.jidesoft.chart.eventJideSoft
ZoomOrientationenum ZoomOrientationIndicates whether a zoom is for just one axis or two axes.Classcom.jidesoft.chart.eventJideSoft