tn5250j/src/org/tn5250j/keyboard/actions TransferAction.java,1.4,1.5
Patrick Bielen <[email protected]> Wed, 31 Mar 2004 12:25:10 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/keyboard/actions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23849/src/org/tn5250j/keyboard/actions
Modified Files:
TransferAction.java
Log Message:
Submitted by: Kenneth
Various updates to update CVS with actual code
Index: TransferAction.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/keyboard/actions/TransferAction.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TransferAction.java 30 Nov 2003 11:11:08 -0000 1.4
--- TransferAction.java 31 Mar 2004 12:25:08 -0000 1.5
***************
*** 29,32 ****
--- 29,33 ----
import javax.swing.KeyStroke;
import java.awt.event.ActionEvent;
+ import java.awt.Frame;
import javax.swing.*;
***************
*** 50,54 ****
public void actionPerformed(ActionEvent e) {
! XTFRFile xtrf = new XTFRFile((JFrame)SwingUtilities.getRoot(session),
session.getVT(),session);
}
--- 51,55 ----
public void actionPerformed(ActionEvent e) {
! XTFRFile xtrf = new XTFRFile((Frame)SwingUtilities.getRoot(session),
session.getVT(),session);
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click