RCP Toolbox is a collections of valuable custom widgets and composites for SWT, JFace, and RCP applications. Currently, this includes Coolbuttons, Duallist, CoolSlider, ScrollingLabel, PropagateComposite, and more. An Eclipse RCP plugin and sample RCP applications are also offered.
| Tags | Software Development User Interfaces Widget Sets |
|---|---|
| Licenses | Eclipse Public License |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: The PropagateGroup class can also propagate changes to background and foreground colours. There are fixes to CoolButton, and some minor fixes.


Release Notes: CoolGauge, a Gauge widget that allows a custom look, was added. PositionChangeListener has been added to CoolSlider to listen for updates to thumb position. CoolButton now supports custom "hot area" image masks. ImageSequencer, a widget that animates a sequence of images, can be used while a background task is running. GoogleMapComposite, a composite that contains a browser with an embedded googlemap page, was added. A CoolSlider resize problem was fixed.


Release Notes: New widgets include CoolProgressBar, a progress bar that can use custom images, and ScrollingLabel, a label with scrolling text. A problem with some buttons' statemodel in CoolButton was fixed. CoolButtonDemo, CoolSliderDemo, ScrollingLabelDemo, and CoolProgressBarDemo were added as samples.