TPTP 4.5.0 Platform Project
Public API Specification

Package org.eclipse.hyades.ui.widgets.zoomslider

Interface Summary
ZoomControlBarListener The ZoomControlBarListener interface must be implemented by any listeners requesting to hear of changes to a ZoomControlBar
ZoomSliderListener The zoom slider listener notifies the receiver of a change in the status of a particular zoom slider.
 

Class Summary
TestZoomSlider  
TimeZoomSlider The TimeZoomSlider is an instance of ZoomSlider that represents times on the scale, as opposed to generic linear data.
TimeZoomSliderTick TimeZoomSliderTick represents a tick on a TimeZoomSlider
ZoomControlBar A zoom control bar is a user adjustable entity placed on a slider that enables the user to dynamically alter a generic control by adjusting the position of the entity on the slider
ZoomControlBarEvent A ZoomControlBarEvent represents a change in a ZoomControlBar.
ZoomControlBarsCollection A collection of ZoomControlBars for a particular ZoomSlider
ZoomImageBar Extends (blah).slider.Bar to provide a slider bar which displays an iconic image
ZoomIndicator A ZoomIndicator paints a bounded, coloured line on a slider to represent a value.
ZoomIndicatorsCollection A collection of ZoomIndicators for a particular slider.
ZoomSlider A ruler-like widget representing a data range.
ZoomSliderEvent An event describing the change in the state of a zoom slider.
ZoomSliderTick A class representing a tick on a zoom slider
ZoomSliderUtilities A general utilities class for zoom slider functionality
 

Exception Summary
ZoomSliderConfigurationException  
 


TPTP 4.5.0 Platform Project
Public API Specification