Results 1 to 4 of 4
Thread: Help with message class
- 09-12-2010, 09:25 AM #1
Member
- Join Date
- Sep 2010
- Posts
- 36
- Rep Power
- 0
- 09-12-2010, 01:49 PM #2
Maybe, you can create a class that uses a ByteArrayOutputStream, where things that get written to System.out instead would go into this ByteArrayOutputStream, which you could then later have it output.
- 09-12-2010, 03:25 PM #3
That sounds like what the Scanner class can do.class in order to store input data from the command line
What output? How is it generated?output will come from this class
Usually you send output to a class.
- 09-13-2010, 08:03 AM #4
Member
- Join Date
- Sep 2010
- Posts
- 36
- Rep Power
- 0
Similar Threads
-
Message On Mobile
By amitabh in forum NetBeansReplies: 3Last Post: 07-08-2010, 01:38 PM -
java message box, how to not show multiple message box with same title or content
By oohay in forum AWT / SwingReplies: 6Last Post: 06-04-2010, 08:43 PM -
Semantic Error: Message not understood by class
By JVassie in forum New To JavaReplies: 5Last Post: 04-15-2010, 02:39 PM -
TreeMap class and message not understood issues - help please
By trueblue in forum New To JavaReplies: 8Last Post: 07-22-2009, 01:16 AM -
Please wail Message in jsp
By amar.java in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 04-02-2008, 12:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks