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

"Kenneth J. Pouncey" <[email protected]> Mon, 26 Jul 2004 19:31:27 +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-serv13611/src/org/tn5250j

Modified Files:
	GuiGraphicBuffer.java 
Log Message:
Added tn5250 package to framework to start work on the interfaces

Index: GuiGraphicBuffer.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/GuiGraphicBuffer.java,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** GuiGraphicBuffer.java	22 Jul 2004 05:50:13 -0000	1.31
--- GuiGraphicBuffer.java	26 Jul 2004 19:31:25 -0000	1.32
***************
*** 1,2142 ****
! /**
!  * 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
[...4256 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