tn5250j/src/org/tn5250j/tools XTFRFile.java,1.12,1.13

[email protected]
Newsgroups gmane.comp.java.tn5250j.cvs
Message-ID <[email protected]>
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv5082/src/org/tn5250j/tools

Modified Files:
	XTFRFile.java 
Log Message:
Fix and update for FileTransferDialog.

Index: XTFRFile.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools/XTFRFile.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** XTFRFile.java	27 Nov 2003 12:06:34 -0000	1.12
--- XTFRFile.java	18 Dec 2003 13:10:19 -0000	1.13
***************
*** 50,1045 ****
  import org.tn5250j.gui.TN5250jFileChooser;
  
! public class XTFRFile extends TN5250jFrame implements ActionListener, FTPStatusListener,
!                                                    ItemListener {
! 
!    FTP5250Prot ftpProtocol;
!    AS400Xtfr axtfr;
! 
!    JTextField user;
!    JPasswordField password;
[...2063 lines suppressed...]
! 			});
  
! 			addPropertyChangeListener(new PropertyChangeListener() {
! 				public void propertyChange(PropertyChangeEvent event) {
! 					if (dialog.isVisible()
! 						&& event.getSource() == ProgressOptionPane.this
! 						&& (event.getPropertyName().equals(VALUE_PROPERTY)
! 							|| event.getPropertyName().equals(
! 								INPUT_VALUE_PROPERTY))) {
! 						ftpProtocol.setAborted();
! 						dialog.setVisible(false);
! 						dialog.dispose();
! 					}
! 				}
! 			});
! 			return dialog;
! 		}
! 	}
  
  }




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.