User Name
Remember Me?
Password
Register
FAQ
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Java Forums
»
Java SE
»
AWT / Swing
»
JLabel
LinkBack
Thread Tools
Display Modes
#
1
(
permalink
)
05-27-2007, 02:48 AM
Freddie
Member
Join Date: May 2007
Posts: 42
Rep Power:
0
JLabel
I want to configure JLabel like this:
|exam|
|ple |
not like this:
|exam...|
Do you know how can I do this?
thanks
#
2
(
permalink
)
05-28-2007, 05:18 AM
Alan
Member
Join Date: May 2007
Posts: 39
Rep Power:
0
mmm You can't do this.
but please search a Multiline Jtable, i remember that I've searched and somebody implemented this. I used a JtextArea without color, visually, this is the same!
#
3
(
permalink
)
05-29-2007, 03:19 PM
Nick15
Member
Join Date: May 2007
Posts: 39
Rep Power:
0
You can use a JTextArea with linewrap instead of jlabel.
for example
jTextArea.setEditable(false)
jTextArea.setLineWrap(true)
jTextArea.setWrapStyleWord(true);
try it
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
How to select/highlight an entire row in JTextArea
|
Focus
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
JLabel append?
Jononomous
New To Java
0
04-07-2008
08:41 PM
JLabel .setActionCommand
stevemcc
AWT / Swing
1
03-28-2008
05:16 AM
Problems with JLabel 2
geork
New To Java
2
02-03-2008
09:40 PM
help me with JFrame and JLabel
michcio
New To Java
5
11-20-2007
08:44 AM
JLabel
Jack
AWT / Swing
2
07-02-2007
02:55 PM
All times are GMT +2. The time now is
05:03 PM
.
Java Tips
|
Linux Archive
Contact Us
-
Java Forums
-
Sitemap
-
Top
VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Bookmark in Technorati