JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Archived Forums
>>
Swing
set size of JTextPane
hi, i want to set size of JTextPane in such a way that it will not exceed that sizeplease help me waiting!
[134 byte] By [
newpka
] at [2007-9-27 9:28:30]
««
J2EE Design Question -- Am I On The Right Track?
»»
AWT Drag and Drop Problems
# 1
Use the JComponent class's setMaximumSize() method. For instance:JTextPane jtp = new JTextPane();jtp.setMaximumSize(new Dimension(100,100));
paternostroa
at 2007-7-8 22:30:52 >
Archived Forums
immensely stupid "NoSuchMethodError"
How to limit number of characters in a JTextField?
Headless Environment Problem
3 questions about memory
Making files network accessible
Unreachable Catch Block
JPanels
How do I make a "hyperlink" in a JFrame?
Static methods with same signature and different return type
Error with instance variable and constructor of base class
Swing
My applet wont work in a html file?
GridLayout - adding left to right?
Please help me...Why the buttons size change?
Update from JDK 1.3.0 to JDK 1.4.0 breaks JFrame
KeyEvent-Listener for F1-F12
Setting JTable column widths
Cells de-selecting in JTable when I fireTableDataChanged()
Read Only API?
Printing Problem
to Camickr and everyone(JList and MouseDrag)
Archived Forums New Topic
immensely stupid "NoSuchMethodError"
Headless Environment Problem
Making files network accessible
Code help for filling data into the JTable.
Please help me...Why the buttons size change?
Absolute positioning in Applet?
How to get the size of file
Update from JDK 1.3.0 to JDK 1.4.0 breaks JFrame
Archived Forums Hot Topic
My applet wont work in a html file?
3 questions about memory
GridLayout - adding left to right?
Unreachable Catch Block
JPanels
Static methods with same signature and different return type
Error with instance variable and constructor of base class
HELP ME PLEASE Urgent!!!
Archived Forums
Java Programming
New To Java Technology Archive
Swing
Sun ONE Studio 4
Socket Programming
Java 2 Software Development Kit (J2SE SDK)
Portability & Platform Independence [Archive]
Debugging Tools and Techniques
Sun ONE Web Services Platform Developer Edition
The Brazil Project
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding