Skip to content

greipadmin/greip

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Greip - Additional SWT Widgets

Main repository for the Greip Project. The goal of this project is to propose new widgets for the SWT API. Currently Greip contains a small set of powerful widgets.

Calculator

A simple calculator, displayed as a whole widget or inside a tool window. (read more...)

ColorButton

The ColorButton widget allow the user to select a color. (read more...)

FontButton

The FontButton widget allow the user to select a font from all available fonts in the system. (read more...)

Picture

This widget simply shows a Picture. Supported picture formats: PNG, BMP, JPEG, GIF (including animated GIFs), ICO and TIFF. (read more...)

Separator

The Separator widget represents a separator line with text and image. (read more...)

StyledLabel

The StyledLabel widget represents a label with text formatting. (read more...)

Tile

The Tile widget represents a graphical element (e.g. picture, chart etc.) represented by a decorator and many formatted text sections. (read more...)

Localization

All widgets are fully localized in a separate fragment. You can add more localizations by creating your own localization fragment.

Available translations:

  • English
  • German
  • French
  • Spain
  • Portuguese
  • Italian
  • Arabic

Eclipse update site

To install Greip use this update site: https://github.com/greipadmin/greip/raw/master/updatesite or drag the install button into your running Eclipse workspace.

Drag to your running Eclipse workspace to install More Clipboard

Release notes

  • Stable releases
    • 1.1.0 [12-03-2019]
      • finalize all APIs
      • color and font selection redesigned
      • new color chooser named ColorCircleChooser
      • calculator now supports parenthesis
  • Beta releases
    • 1.0.3 [25-01-2019]
      • finalize API for Tile widget
      • add some features to Tile widget
    • 1.0.2 [05-01-2019] first release available on Eclipse marketplace
      • finalize API's for Calculator, Separator, ColorButton, FontButton, Picture an Styled Label
      • preview Tile widget
  • Alpha releases
    • 1.0.1 [07-02-2017] first release on GitHub
    • 1.0.0 [07-02-2017] first internal release

Origin of the name

Greip is a natural satellite of Saturn. Its discovery was announced on 26 June 2006. Greip is about 6 kilometres in diameter, and orbits Saturn at an average distance of 18,066 Mm in 906.556 days. Read more on Wikipedia...

License

Eclipse Public License, Version 1.0 (EPL-1.0). See https://www.eclipse.org/legal/epl-v10.html.

About

Greip - Additional SWT Widgets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages