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
>>
Desktop
>>
Core GUI APIs
ho to add multiple panels
hi can any one give me an example program to add 4panels in one frame help me plz
[95 byte] By [
jyothimsa
] at [2007-10-3 5:23:10]
««
To get mib of a system to be displayed
»»
Search for a matching String
# 1
frame.setLayout(new GridLayout(2, 2));frame.add(panel1);frame.add(panel2);frame.add(panel3);frame.add(panel4);
hiwaa
at 2007-7-14 23:30:15 >
# 2
Read the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html]How to Use Layout Managers[/url]. A panel is just like any other component. it can be added anywhere you see any component in the tutorial.
camickra
at 2007-7-14 23:30:15 >
Desktop
can a class have more than one main()
main class run at pre defined time
java.lang.NoSuchMethodError: org.w3c.dom.Element.getTextContent()Ljava/lang
Can't run a program
JSF + DataTable + ArrayList
How can java 1.4 and 1.5 coexist
fresh install of jdk1.5.0_08 on redhat enterprise 4
After PDF to jpg image conversion, image generated upside down
How to convert IDN to xn form (puny code)
Java executable file .jar
Core GUI APIs
How to create image streach
Browser Problem ?
Input streams kill my applet
Updating list of jComboBox with a JTextField and JButton
I have a small doubt. Please tell me
Two JInternalFrames inside a JDesktopPane
I have help in my Editor whit Jtexpane
InputVerifer unable to exit with cancel button.
Applet/servlet communication for byte transmission
Jtable database
Desktop New Topic
can a class have more than one main()
Browser Problem ?
Input streams kill my applet
java.lang.NoSuchMethodError: org.w3c.dom.Element.getTextContent()Ljava/lang
Updating list of jComboBox with a JTextField and JButton
I have a small doubt. Please tell me
I have help in my Editor whit Jtexpane
InputVerifer unable to exit with cancel button.
Desktop Hot Topic
How to create image streach
main class run at pre defined time
Two JInternalFrames inside a JDesktopPane
Hi Experts
JLabel with html link
how to stop panel / J Button /J TextField from resizing
how to find last modified file in a directory
combo box in Jtable
Desktop
Core GUI APIs
Deploying
Runtime Environment
Developing for the Desktop
I18N
Sun Secure Global Desktop Software
Sun Java Desktop System
Sun Ray Software - General Discussion
Mozilla Browser For Solaris
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