forked from eclipse-archived/reddeer
-
Notifications
You must be signed in to change notification settings - Fork 1
CLabel
mlabuda edited this page Feb 17, 2014
·
8 revisions
- CLabel / AbstractCLabel
- DefaultCLabel
CLabel is custom Eclipse label which supports alligned images and text.

Look up a CLabel
CLabel cLabel = new DefaultCLabel();Get CLabel text
String text = cLabel.getText(); Short notation
String text = new DefaultCLabel().getText();JBoss Red Deer - Quick Links
- Home
- [Release notes] (/jboss-reddeer/reddeer/wiki/Release-notes)
- Articles
- JavaDoc
- User guide
- Contributor Guide
- FAQ