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

A

AbstractEventComponentForwarder - Class in info.bioinfweb.tic.input.component
The base class of all event forwarders that forward TICEvent from one TICComponent to a set of other TICComponents.
AbstractEventComponentForwarder(Set<TICComponent>) - Constructor for class info.bioinfweb.tic.input.component.AbstractEventComponentForwarder
 
AbstractEventForwarder<L extends java.util.EventListener> - Class in info.bioinfweb.tic.input
Implemented shared functionality for toolkit-specific event forwarders.
AbstractEventForwarder(TICListenerSet<L>) - Constructor for class info.bioinfweb.tic.input.AbstractEventForwarder
 
AbstractSwingComponent - Class in info.bioinfweb.tic.toolkit
The Swing component implementing ToolkitComponent.
AbstractSwingComponent(TICComponent) - Constructor for class info.bioinfweb.tic.toolkit.AbstractSwingComponent
 
AbstractSWTComposite - Class in info.bioinfweb.tic.toolkit
The SWT component implementing ToolkitComponent.
AbstractSWTComposite(TICComponent, Composite, int) - Constructor for class info.bioinfweb.tic.toolkit.AbstractSWTComposite
 
AbstractSWTMouseEventForwarder<L extends java.util.EventListener> - Class in info.bioinfweb.tic.input
Abstract base class for all SWT mouse event forwarders.
AbstractSWTMouseEventForwarder(TICListenerSet<L>, ScrollingTICComponent) - Constructor for class info.bioinfweb.tic.input.AbstractSWTMouseEventForwarder
Creates a new instance of this class.
AbstractSWTWidget - Class in info.bioinfweb.tic.toolkit
The SWT widget implementing ToolkitComponent that can be painted toolkit independent.
AbstractSWTWidget(TICComponent, Composite, int) - Constructor for class info.bioinfweb.tic.toolkit.AbstractSWTWidget
 
addKeyListener(TICKeyListener) - Method in class info.bioinfweb.tic.TICComponent
Adds a key listener to this component (and automatically to the underlying toolkit specific component).
addMouseListener(TICMouseListener) - Method in class info.bioinfweb.tic.TICComponent
Adds a mouse listener to this component (and automatically to the underlying toolkit specific component).
addMouseWheelListener(TICMouseWheelListener) - Method in class info.bioinfweb.tic.TICComponent
Adds a mouse wheel listener to this component (and automatically to the underlying toolkit specific component).
AdjustmentScrollListenerForwarder - Class in info.bioinfweb.tic.toolkit
 
AdjustmentScrollListenerForwarder(ScrollingToolkitComponent) - Constructor for class info.bioinfweb.tic.toolkit.AdjustmentScrollListenerForwarder
 
adjustmentValueChanged(AdjustmentEvent) - Method in class info.bioinfweb.tic.toolkit.AdjustmentScrollListenerForwarder
 
assignSize() - Method in class info.bioinfweb.tic.TICComponent
Adopts the current component size to the underlying GUI toolkit, if a toolkit specific component has already been created.
assignSize(JComponent) - Static method in class info.bioinfweb.tic.toolkit.SwingComponentTools
 
assignSize() - Method in interface info.bioinfweb.tic.toolkit.SwingToolkitComponent
 
assignSize() - Method in interface info.bioinfweb.tic.toolkit.SWTToolkitComponent
 
assignSize() - Method in interface info.bioinfweb.tic.toolkit.ToolkitComponent
Adopts the current size provided by the parent TIC component to this GUI toolkit component.
A C D E F G H I J K M P R S T U V 
Skip navigation links