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

"Kenneth J. Pouncey" <[email protected]> Fri, 08 Jul 2005 06:05:16 +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-serv23169/src/org/tn5250j

Modified Files:
	Connect.java 
Log Message:
Show last view changes

Index: Connect.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Connect.java,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Connect.java	18 Jun 2005 10:20:19 -0000	1.30
--- Connect.java	8 Jul 2005 06:05:13 -0000	1.31
***************
*** 92,997 ****
  import org.tn5250j.tools.AlignLayout;
  
! public class Connect
! 	extends JDialog
! 	implements ActionListener, ChangeListener, TN5250jConstants {
  
! 	// panels to be displayed
! 	JPanel configOptions = new JPanel();
! 	JPanel sessionPanel = new JPanel();
! 	JPanel options = new JPanel(new FlowLayout(FlowLayout.CENTER, 30, 10));
[...2612 lines suppressed...]
!                   }
!                }
!             }
!             else {
!                if (one instanceof Comparable && two instanceof Comparable) {
!                   Comparable cOne = (Comparable) one;
!                   Comparable cTwo = (Comparable) two;
!                   if (ascending) {
!                      return cOne.compareTo(cTwo);
!                   }
!                   else {
!                      return cTwo.compareTo(cOne);
!                   }
!                }
!             }
!             return 1;
!          }
!       }
!    }
  }



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar