API REVIEW request for RT-10392: Allow the ellipsis for Labeled to be customizable

Richard Bair richard.bair at oracle.com
Mon Apr 30 15:10:08 PDT 2012


OK cool, probably will want to just update the JavaDoc to indicate that the default will be locale dependent, rather than specifying the default as "...". Otherwise looks good.

Richard

On Apr 30, 2012, at 3:07 PM, Leif Samuelsson wrote:

> There seems to be a few languages, such as Thai, that may want a different default.
> I'm fine with sticking the default string in the translatable resource bundle.
> 
> Leif
> 
> 
> On 2012-04-30 13:13, steve.x.northover at oracle.com wrote:
>> I have never heard of a different string being used. Anyone?
>> 
>> Steve
>> 
>> On 30/04/2012 4:04 PM, Richard Bair wrote:
>>> Do we always want to default to "..."? Is some different string correct for different locales?
>>> 
>>> On Apr 27, 2012, at 11:20 AM, Leif Samuelsson wrote:
>>> 
>>>> JIRA: http://javafx-jira.kenai.com/browse/RT-10392
>>>> 
>>>> Add a styleable property "ellipsisString" a.k.a "-fx-ellipsis-string" to
>>>> Labeled controls, with the default value "...".
>>>> 
>>>> See JIRA issue for API.
>>>> 
>>>> Thanks,
>>>> Leif
>>>> 



More information about the openjfx-dev mailing list