View Single Post
  #1 (permalink)  
Old 07-22-2007, 11:07 PM
lenny lenny is offline
Member
 
Join Date: Jul 2007
Posts: 40
lenny is on a distinguished road
Help with windows in java
Is there a way in java to clear the test on the little black box that is the default windows?
Also I know that you use to be able to do this somewhere but it allowed you to cut that window in have horizontally so that you can display stuff on the top and have the input information at the bottom.
This used to be for chat programs so that when your typing in it wouldn't mess it up when it outputs something.
Here is a small Diagram just for anyone who doesn't understand.


Code:
+-----------------+ |-----------------| |-----------------| |Output Window----| +-----------------+ |Input Window-----| +-----------------+
Thanks
Reply With Quote
Sponsored Links