Skip navigation links
A C D E F G H I J K M P R S T U V 

S

ScrolledCompositeToolkitComponent - Interface in info.bioinfweb.tic.toolkit
Scrollable SWT components (implementing ScrollingToolkitComponent) can implement this interface, if they provide scrolling functionality using a ScrolledComposite.
ScrollingTICComponent - Class in info.bioinfweb.tic.scrolling
All TIC components that contain scrolled content should be inherited from this class.
ScrollingTICComponent() - Constructor for class info.bioinfweb.tic.scrolling.ScrollingTICComponent
 
ScrollingToolkitComponent - Interface in info.bioinfweb.tic.toolkit
Interface to be implemented by all toolkit component scroll containers associated with scrolling TIC components.
scrollRectangleToVisible(Rectangle2D) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Scrolls the contained component so that the specified rectangle of that component is visible.
setLayoutData(Layout, Point, Control) - Method in class info.bioinfweb.tic.toolkit.layoutdata.SWTLayoutDataFactory
 
setScrollOffset(int, int) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Sets the current painting offset on x and y.
setScrollOffset(int, int) - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
 
setScrollOffset(int, int) - Method in interface info.bioinfweb.tic.toolkit.JScrollBarsToolkitComponent
 
setScrollOffset(int, int) - Method in interface info.bioinfweb.tic.toolkit.JScrollPaneToolkitComponent
 
setScrollOffset(int, int) - Method in interface info.bioinfweb.tic.toolkit.ScrolledCompositeToolkitComponent
 
setScrollOffset(int, int) - Method in interface info.bioinfweb.tic.toolkit.ScrollingToolkitComponent
 
setScrollOffsetX(int) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Sets the current painting offset on x.
setScrollOffsetY(int) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Sets the current painting offset on y.
setToolkitComponent(ToolkitComponent) - Method in class info.bioinfweb.tic.TICComponent
 
setUpdateOngoing(boolean) - Method in class info.bioinfweb.tic.TICComponent
Allows to specify whether the contents displayed by this component are currently ongoing.
SingleLayoutDataFactory - Interface in info.bioinfweb.tic.toolkit.layoutdata
 
SwingComponentFactory - Class in info.bioinfweb.tic
Factory that allows to create Swing GUI component instances from instances of TICComponent.
SwingComponentTools - Class in info.bioinfweb.tic.toolkit
Provides static methods that help in implementing Swing versions of ToolkitComponent, which cannot be inherited from AbstractSwingComponent.
SwingComponentTools() - Constructor for class info.bioinfweb.tic.toolkit.SwingComponentTools
 
SwingKeyEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseListeners and delegates all Swing events to the entries in this list.
SwingKeyEventForwarder(TICListenerSet<TICKeyListener>) - Constructor for class info.bioinfweb.tic.input.SwingKeyEventForwarder
 
SwingMouseEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseListeners and delegates all Swing events to the entries in this list.
SwingMouseEventForwarder(TICListenerSet<TICMouseListener>) - Constructor for class info.bioinfweb.tic.input.SwingMouseEventForwarder
 
SwingMouseWheelEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseWheelListeners and delegates all Swing events to the entries in this list.
SwingMouseWheelEventForwarder(TICListenerSet<TICMouseWheelListener>) - Constructor for class info.bioinfweb.tic.input.SwingMouseWheelEventForwarder
 
SwingToolkitComponent - Interface in info.bioinfweb.tic.toolkit
Interface that provides default implementations for the methods defined by ToolkitComponent for Swing.
SWTComponentFactory - Class in info.bioinfweb.tic
Factory that allows to create SWT GUI component instances from instances of TICComponent.
SWTComponentTools - Class in info.bioinfweb.tic.toolkit
 
SWTComponentTools() - Constructor for class info.bioinfweb.tic.toolkit.SWTComponentTools
 
SWTKeyEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseListeners and delegates all SWT events to the entries in this list.
SWTKeyEventForwarder(TICListenerSet<TICKeyListener>) - Constructor for class info.bioinfweb.tic.input.SWTKeyEventForwarder
 
SWTLayoutDataFactory - Class in info.bioinfweb.tic.toolkit.layoutdata
 
SWTMouseEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseListeners and delegates all Swing and SWT events to the entries in this list.
SWTMouseEventForwarder(TICListenerSet<TICMouseListener>, ScrollingTICComponent) - Constructor for class info.bioinfweb.tic.input.SWTMouseEventForwarder
Creates a new instance of this class.
SWTMouseWheelEventForwarder - Class in info.bioinfweb.tic.input
Contains a list of TICMouseWheelListeners and delegates all SWT events to the entries in this list.
SWTMouseWheelEventForwarder(TICListenerSet<TICMouseWheelListener>, ScrollingTICComponent) - Constructor for class info.bioinfweb.tic.input.SWTMouseWheelEventForwarder
Creates a new instance of this class.
SWTSwingEventConversionTools - Class in info.bioinfweb.tic.input
Tool class that converts property values of Swing and SWT events.
SWTSwingEventConversionTools() - Constructor for class info.bioinfweb.tic.input.SWTSwingEventConversionTools
 
SWTToolkitComponent - Interface in info.bioinfweb.tic.toolkit
Extension of ToolkitComponent that implements a set of default methods.
A C D E F G H I J K M P R S T U V 
Skip navigation links