-
Enhancement
-
Resolution: Fixed
-
P5
-
fx2.0
LabelSkin currently hardcodes "..." as the String to use for text overruns. Minimally, this should be a customizable string in Labeled so as to allow developers to change it (e.g., use the Unicode character http://www.fileformat.info/info/unicode/char/2026/index.htm or specify some other string -- even the empty string).
- duplicates
-
JDK-8101419 Custom String as OverrunStyle
- Closed