JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package de.extio.spacecraft.shared.client.renderer.bo
Interfaces for business objects of the renderer. To render something, acquire a business object from RenderingBoPool by one of these interface
Interface Summary
Interface
Description
ControlRenderingBo
This bo renders ui controls (buttons, ...)
ControlRenderingBo.BaseControl
ControlRenderingBo.ButtonControl
Button
ControlRenderingBo.LabelControl
Label
ControlRenderingBo.SetFocusControl
Sets focus on a certain control
ControlRenderingBo.SliderControl
Slider
ControlRenderingBo.SwitchControl
Switch (Modern version of a toggle button)
ControlRenderingBo.TableControl
ControlRenderingBo.TextfieldControl
Text field
ControlRenderingBo.ToggleButtonControl
Toogle button
ControlRenderingBo.TooltipControl
Shows a tooltip
ControlRenderingBo.WindowCloseButtonControl
Window closing button
DrawEffectRenderingBo
This bo renders on screen effects.
DrawFontRenderingBo
Draws text
DrawImageRenderingBo
Draws an image.
DrawTestRenderingBo
DrawTileCableRenderingBo
This bo renders a cable on a tile.
DrawTileEffectRenderingBo
This bo renders tile effects.
DrawTileHighlightRenderingBo
This bo renders highlighting a tile (like hovering with the mouse or selecting it).
DrawTileImageBo
This bo renders an image on a tile.
DrawTilePixmapRenderingBo
This bo renders a pixmap on a tile.
DrawTileRasterRenderingBo
This bo renders a grid.
DrawWindowRenderingBo
Renders a window