tn5250j/src/org/tn5250j Gui5250.java,1.70,1.71
"Kenneth J. Pouncey" <[email protected]> Mon, 26 Jul 2004 20:00:50 +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-serv19623
Modified Files:
Gui5250.java
Log Message:
Added new framework package and moved modules there
Index: Gui5250.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Gui5250.java,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** Gui5250.java 22 Jul 2004 11:16:46 -0000 1.70
--- Gui5250.java 26 Jul 2004 20:00:48 -0000 1.71
***************
*** 1,1139 ****
! /**
! * Title: tn5250J
! * 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
[...2239 lines suppressed...]
! setEndPoint(p);
! }
! return this.endPoint;
! }
!
! protected Point getStartPoint() {
!
! if(this.startPoint == null) {
! Point p = new Point(0,0);
! bi.getPointFromRowCol(0,0,p);
! setStartPoint(p);
! }
! return this.startPoint;
!
! }
! }
!
! }
!
!
-------------------------------------------------------
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