Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Text Layout « 2D Graphics GUI « Java
Java
2D Graphics GUI
Text Layout
1.
JFreeChart: Draw String Demo
2.
Unicode: test layout
3.
Unicode display
4.
Line break for textlayout
5.
Mouse hit and textlayout
6.
TextLayout demo
7.
Draw text along a curve
8.
TextHitInfo Demo: tell you which is the letter you are clicking
9.
TextAttribute: Underline and strike through
10.
TextAttribute: color and font
11.
Hightlight text by drag and selection
12.
LineMetrics: the metrics to layout characters along a line
13.
Paragraph Layout
14.
Caret action
15.
Caret and TextLayout
16.
Another Line Break Demo
17.
A display of text, formatted by us instead of by AWT/Swing
18.
Draw text with TextLayout
19.
Drawing a Paragraph of Text
20.
Getting the Shape from the Outline of Text
21.
Drawing Text with Mixed Styles
22.
Drawing multi-line text with AttributedString and LineBreakMeasurer
23.
Draws the string at the specified location underlining the specified character
24.
Renders a paragraph of text (line breaks ignored) to an image (created and returned).