Skip to content
greipadmin edited this page Dec 13, 2018 · 20 revisions

Greip - Additional SWT Widgets

Currently Greip contains the following widgets:

  • ColorButton, a button that represents a color and opens one of this color choosers:
    • ColorChooserHSB, selects a color by hue, brightness and saturation.
    • ColorChooserRGB, selects a color by red, green, blue.
    • ColorWheel, selects a color from a color wheel.
    • ColorPicker, selects a color from a predefined or user defined color list.
  • Calculator, a nice calculator for text widgets or as whole widget.
  • Picture, a widget that displays a picture (including animated GIFs).
  • Separator, a separator line with text and image.
  • StyledLabel, a label widget for formatted text.
Clone this wiki locally