tn5250j/src/org/tn5250j Screen5250.java,1.75,1.76
"Kenneth J. Pouncey" <[email protected]> Thu, 22 Jul 2004 05:51:52 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11068
Modified Files:
Screen5250.java
Log Message:
Updates for headless
Index: Screen5250.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Screen5250.java,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** Screen5250.java 20 Jul 2004 20:17:03 -0000 1.75
--- Screen5250.java 22 Jul 2004 05:51:49 -0000 1.76
***************
*** 1,4766 ****
! /**
! *
! * <p>
! * Title: Screen5250.java
! * </p>
! * <p>
! * Description: Main interface to draw the graphical image of the screen
! * </p>
! * <p>
! * Copyright: Copyright (c) 2000 - 2002
[...9430 lines suppressed...]
! // numRows, Color.black, defaultPrinter, (Session) gui);
! //
! // printerThread.start();
! //
! // }
!
! // // ADDED BY BARRY
! // public ScreenChar[] getCharacters() {
! // return this.screen;
! // }
! // ADDED BY BARRY - changed by Kenneth to use the character plane
! // This should be replaced with the getPlane methods when they are implemented
! public char[] getCharacters() {
! return planes.screen;
! }
!
! // public Gui5250 getGui() {
! // return this.gui;
! // }
! }
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click