Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 36253 Details for
Bug 131747
Provide label alignment getter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch with getter
patch.txt (text/plain), 950 bytes, created by
Dmitry Stadnik
on 2006-03-14 12:30:37 EST
(
hide
)
Description:
patch with getter
Filename:
MIME Type:
Creator:
Dmitry Stadnik
Created:
2006-03-14 12:30:37 EST
Size:
950 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.draw2d >Index: src/org/eclipse/draw2d/Label.java >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.draw2d/src/org/eclipse/draw2d/Label.java,v >retrieving revision 1.18 >diff -u -r1.18 Label.java >--- src/org/eclipse/draw2d/Label.java 20 Dec 2005 16:14:21 -0000 1.18 >+++ src/org/eclipse/draw2d/Label.java 14 Mar 2006 17:32:33 -0000 >@@ -573,6 +573,17 @@ > } > > /** >+ * Returns the alignment of the entire label (icon and text). The default >+ * label alignment is {@link PositionConstants#CENTER}. >+ * >+ * @return the label alignment >+ * @since 3.2 >+ */ >+public int getLabelAlignment() { >+ return labelAlignment; >+} >+ >+/** > * Sets the alignment of the entire label (icon and text). If this figure's bounds > * are larger than the size needed to display the label, the label will be aligned > * accordingly. Valid values are:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
nyssen
:
iplog+
Actions:
View
|
Diff
Attachments on
bug 131747
: 36253