tn5250j/src/org/tn5250j GuiGraphicBuffer.java,1.30,1.31

"Kenneth J. Pouncey" <[email protected]> Thu, 22 Jul 2004 05:50:15 +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-serv10825

Modified Files:
	GuiGraphicBuffer.java 
Log Message:
Updates for headless

Index: GuiGraphicBuffer.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/GuiGraphicBuffer.java,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** GuiGraphicBuffer.java	20 Jul 2004 20:17:03 -0000	1.30
--- GuiGraphicBuffer.java	22 Jul 2004 05:50:13 -0000	1.31
***************
*** 1,2265 ****
! /**
!  * Title: GuiGraphicBuffer.java
!  * Copyright:   Copyright (c) 2001
!  * Company:
!  * @author  Kenneth J. Pouncey
!  * @version 0.5
!  *
!  * Description:
!  *
!  * This program is free software; you can redistribute it and/or modify
[...4378 lines suppressed...]
!    Color fg;
!    Color bg;
! 
!    private void setDrawAttr(int pos) {
! 
!       Screen5250 s = screen;
!       colSep = false;
!       underLine = false;
!       nonDisplay = false;
! 
!       fg = getColor(updateRect.color[pos],false);
!       bg = getColor(updateRect.color[pos],true);
!       underLine = (updateRect.extended[pos] & EXTENDED_5250_UNDERLINE) != 0;
!       colSep = (updateRect.extended[pos] & EXTENDED_5250_COL_SEP) != 0;
!       nonDisplay = (updateRect.extended[pos] & EXTENDED_5250_NON_DSP) != 0;
! 
!    }
! 
! 
! }



-------------------------------------------------------
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