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
>>
Java Programming
NewLine
If I declare private final String A = "a";priavte final String B = "b";In a JOptionPane, if I want a and b displayed, one under the other,what do I use for newline.A + B givesABI want:AB
[263 byte] By [
javajono
] at [2007-9-26 1:47:55]
««
Add Image in a JPanel
»»
documentation for sockets
# 1
The line separator string is given by System.getProperty("line.separator") although usually simply '\n' is enough: Srting AB = A+'\n'+B.
jsalonen
at 2007-6-29 2:47:34 >
Archived Forums
Add Image in a JPanel
Main Method help!!!!!
returning 3 items
How to detect Applet has been stopped or killed...
Chaning context of window runtime?
Remove panels from JcolorChooser
SOS!!! How do u write ......
Want to draw an applet which will always be on the top..
Creating a menu using packages
Running swing application on Mac OS
Java Programming
shooting game
How to execute Linux command from Java app.
Connection
Timer task.
adding header and footer with printing doc
Please solve the mystry of garbage collector..
Replacing LinkedList
name pipe to communicate between c\c++ and java
how to get a pixel's RGB value and brightness value in a image?
math functions drawing...
Archived Forums New Topic
Main Method help!!!!!
shooting game
Chaning context of window runtime?
Connection
Timer task.
Remove panels from JcolorChooser
adding header and footer with printing doc
Want to draw an applet which will always be on the top..
Archived Forums Hot Topic
returning 3 items
How to execute Linux command from Java app.
SOS!!! How do u write ......
Creating a menu using packages
Abstract Classes Vs Interfaces
Stand-alone applications
Input Dialog Box - disabling buttons
XML to Swing
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