Total members 10261 | Gratitudes |It is currently Wed May 23, 2012 8:21 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 2 posts ] 
Author Question
 Question subject: help for "Note pad code in java"
PostPosted: Wed Jun 08, 2011 1:43 pm 
Offline
Newbie
User avatar

Joined: Wed Jun 08, 2011 1:35 pm
Posts: 1
Has thanked: 0 time
Have thanks: 0 time

plz give me "NotePad" code in java.

i had tried but the problem-----how to code the "Open" option

i.e..i want to open another .txt files in to my note pad

(or)

plz provide me full note pad cod in java

advanced thanx to how solve my problem :cray:


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: help for "Note pad code in java"
PostPosted: Thu Jun 09, 2011 3:31 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2279
Location: Earth
Has thanked: 39 time
Have thanks: 61 time
hey , you just need to read file content to a textarea object in your Swing GUI . what is the problem in this ?

Code:

JTextArea textArea 
= new JTextArea();
JScrollPane scrollPane = new JScrollPane(textArea);
 

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 2 posts ] 
Quick reply


  

 Similar topics
 video chat application in java
 navigating to database using java
 java mobile apps
 need help in java
 Read your gmail using Java code
 Java Programing to communicating port parallel
 Code to open multiple links.
 I need help with checkers code
 Java Chat
 Steganography in java

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 8 guests



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team