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

G

getButton() - Method in class info.bioinfweb.tic.input.TICMouseEvent
 
getClickCount() - Method in class info.bioinfweb.tic.input.TICMouseEvent
 
getComponents() - Method in class info.bioinfweb.tic.input.component.AbstractEventComponentForwarder
 
getComponentX() - Method in class info.bioinfweb.tic.input.TICMouseEvent
 
getComponentY() - Method in class info.bioinfweb.tic.input.TICMouseEvent
 
getCurrentToolkit() - Method in class info.bioinfweb.tic.TICComponent
Returns the toolkit the associated toolkit class belongs to.
getFactories() - Method in class info.bioinfweb.tic.toolkit.layoutdata.SWTLayoutDataFactory
 
getGraphics() - Method in class info.bioinfweb.tic.TICPaintEvent
Returns the graphic context to paint on.
getHorizontalScrollBar() - Method in interface info.bioinfweb.tic.toolkit.JScrollBarsToolkitComponent
 
getID() - Method in class info.bioinfweb.tic.input.TICInputEvent
 
getIndependentComponent() - Method in class info.bioinfweb.tic.toolkit.AbstractSwingComponent
 
getIndependentComponent() - Method in class info.bioinfweb.tic.toolkit.AbstractSWTComposite
 
getIndependentComponent() - Method in class info.bioinfweb.tic.toolkit.AbstractSWTWidget
 
getIndependentComponent() - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
 
getIndependentComponent() - Method in interface info.bioinfweb.tic.toolkit.ScrollingToolkitComponent
 
getIndependentComponent() - Method in interface info.bioinfweb.tic.toolkit.ToolkitComponent
Returns the TICComponent that is displayed by this GUI element.
getInstance() - Static method in class info.bioinfweb.tic.SwingComponentFactory
 
getInstance() - Static method in class info.bioinfweb.tic.SWTComponentFactory
Returns the shared instance of this factory
getInstance() - Static method in class info.bioinfweb.tic.toolkit.layoutdata.SWTLayoutDataFactory
 
getKeyCharacter() - Method in class info.bioinfweb.tic.input.TICKeyEvent
 
getKeyCode() - Method in class info.bioinfweb.tic.input.TICKeyEvent
 
getKeyListenersSet() - Method in class info.bioinfweb.tic.TICComponent
 
getKeyLocation() - Method in class info.bioinfweb.tic.input.TICKeyEvent
Returns the location of the key that was pressed.
getListeners() - Method in class info.bioinfweb.tic.input.TICListenerSet
 
getListenerSet() - Method in class info.bioinfweb.tic.input.AbstractEventForwarder
 
getLocationInParent() - Method in interface info.bioinfweb.tic.toolkit.SwingToolkitComponent
 
getLocationInParent() - Method in interface info.bioinfweb.tic.toolkit.SWTToolkitComponent
 
getLocationInParent() - Method in interface info.bioinfweb.tic.toolkit.ToolkitComponent
Returns the coordinates of this component relative to its parent component.
getMaximumSize() - Method in class info.bioinfweb.tic.toolkit.AbstractSwingComponent
 
getMaximumSize(JComponent, Dimension) - Static method in class info.bioinfweb.tic.toolkit.SwingComponentTools
 
getModifiers() - Method in class info.bioinfweb.tic.input.TICInputEvent
 
getMouseListenersSet() - Method in class info.bioinfweb.tic.TICComponent
 
getMouseWheelListenersSet() - Method in class info.bioinfweb.tic.TICComponent
 
getOutputComponent() - Method in class info.bioinfweb.tic.toolkit.DefaultSWTComposite
This method may be overwritten be inherited classes to paint a TIC component that is not the associated independent component, e.g.
getOutputComponent() - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
Overwrites the method in DefaultSWTComposite to make sure that the output component and not the associated independent component is used to paint.
getOwner() - Method in class info.bioinfweb.tic.input.TICListenerSet
 
getPreciseWheelRotation() - Method in class info.bioinfweb.tic.input.TICMouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated, as a double.
getPreferredSize() - Method in class info.bioinfweb.tic.toolkit.DefaultSwingComponent
 
getRectangle() - Method in class info.bioinfweb.tic.TICPaintEvent
Returns the rectangle that needs to be repainted.
getScrolledComposite() - Method in interface info.bioinfweb.tic.toolkit.ScrolledCompositeToolkitComponent
 
getScrollListeners() - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Returns an editable set of scroll listeners that will be notified by on scroll events happening within this component.
getScrollOffsetX() - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Returns the current painting offset on x.
getScrollOffsetX() - Method in class info.bioinfweb.tic.toolkit.DefaultSWTComposite
This method can be overwritten be inherited classes to provide direct scrolling.
getScrollOffsetX() - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
 
getScrollOffsetY() - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Returns the current painting offset on y.
getScrollOffsetY() - Method in class info.bioinfweb.tic.toolkit.DefaultSWTComposite
This method can be overwritten be inherited classes to provide direct scrolling.
getScrollOffsetY() - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
 
getScrollPane() - Method in interface info.bioinfweb.tic.toolkit.JScrollPaneToolkitComponent
 
getSize() - Method in class info.bioinfweb.tic.TICComponent
Returns the size this object needs to be painted completely.
getSource() - Method in class info.bioinfweb.tic.input.TICEvent
 
getSource() - Method in class info.bioinfweb.tic.scrolling.TICScrollEvent
Returns the ScrollingTICComponent that triggered the event.
getSource() - Method in class info.bioinfweb.tic.toolkit.AdjustmentScrollListenerForwarder
 
getSwingComponent(TICComponent, Object...) - Method in class info.bioinfweb.tic.SwingComponentFactory
Creates the Swing component that will be associated with the specified TIC component if it was not created before.
getSwingComponent() - Method in class info.bioinfweb.tic.toolkit.AbstractSwingComponent
 
getSwingComponent() - Method in interface info.bioinfweb.tic.toolkit.SwingToolkitComponent
 
getSwingComponentClassName(Object...) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
getSwingComponentClassName(Object...) - Method in class info.bioinfweb.tic.TICComponent
Method used by SwingComponentFactory in the Swing module to create the concrete GUI object for Swing.
getSwingComponentConstructorParameters(Object...) - Method in class info.bioinfweb.tic.TICComponent
Inherited classes can overwrite this method if their Swing component needs constructor parameters in addition to the owning TICComponent.
getSWTComponent(TICComponent, Composite, int, Object...) - Method in class info.bioinfweb.tic.SWTComponentFactory
Creates the SWT component that will be associated with the specified TIC component if it was not created before.
getSWTComponent() - Method in class info.bioinfweb.tic.toolkit.AbstractSWTComposite
 
getSWTComponent() - Method in class info.bioinfweb.tic.toolkit.DefaultSWTComposite
 
getSWTComponent() - Method in interface info.bioinfweb.tic.toolkit.SWTToolkitComponent
 
getSWTComponentClassName(Object...) - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
getSWTComponentClassName(Object...) - Method in class info.bioinfweb.tic.TICComponent
Method used by SWTComponentFactory in the SWT module to create the concrete GUI object for SWT.
getSWTComponentConstructorParameters(Object...) - Method in class info.bioinfweb.tic.TICComponent
Inherited classes can overwrite this method if their SWT component needs constructor parameters in addition to the owning TICComponent, the parent composite and the SWT style.
getTargetToolkit() - Method in interface info.bioinfweb.tic.toolkit.SwingToolkitComponent
 
getTargetToolkit() - Method in interface info.bioinfweb.tic.toolkit.SWTToolkitComponent
 
getTargetToolkit() - Method in interface info.bioinfweb.tic.toolkit.ToolkitComponent
Returns the toolkit type this instance can be used with.
getTime() - Method in class info.bioinfweb.tic.input.TICInputEvent
 
getToolkitComponent() - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
 
getToolkitComponent() - Method in class info.bioinfweb.tic.TICComponent
Returns a toolkit specific component used to display the contents of this class.
getToolkitSize() - Method in interface info.bioinfweb.tic.toolkit.SwingToolkitComponent
 
getToolkitSize() - Method in interface info.bioinfweb.tic.toolkit.SWTToolkitComponent
 
getToolkitSize() - Method in interface info.bioinfweb.tic.toolkit.ToolkitComponent
Returns the current size of this component.
getVerticalScrollBar() - Method in interface info.bioinfweb.tic.toolkit.JScrollBarsToolkitComponent
 
getVisibleRectangle() - Method in class info.bioinfweb.tic.scrolling.ScrollingTICComponent
Returns the rectangle in the coordinate system of the scrolled component that is currently visible.
getVisibleRectangle() - Method in class info.bioinfweb.tic.toolkit.DirectPaintingSWTScrollContainer
 
getVisibleRectangle() - Method in interface info.bioinfweb.tic.toolkit.JScrollBarsToolkitComponent
 
getVisibleRectangle() - Method in interface info.bioinfweb.tic.toolkit.JScrollPaneToolkitComponent
 
getVisibleRectangle() - Method in interface info.bioinfweb.tic.toolkit.ScrolledCompositeToolkitComponent
 
getVisibleRectangle() - Method in interface info.bioinfweb.tic.toolkit.ScrollingToolkitComponent
 
getWheelRotation() - Method in class info.bioinfweb.tic.input.TICMouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated.
A C D E F G H I J K M P R S T U V 
Skip navigation links