tn5250j/src/org/tn5250j/mailtools SendEMailDialog.java,1.11,1.12

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

Modified Files:
	SendEMailDialog.java 
Log Message:
Cosmetical update, message-label should be in the middle.

Index: SendEMailDialog.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/mailtools/SendEMailDialog.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** SendEMailDialog.java	28 Nov 2003 13:21:03 -0000	1.11
--- SendEMailDialog.java	28 Nov 2003 14:02:09 -0000	1.12
***************
*** 419,423 ****
  		semp.add(subject, gbc);
  		gbc = new GridBagConstraints();
! 		gbc.gridx = 0; gbc.gridy = 4;
  		gbc.anchor = GridBagConstraints.WEST;
  		gbc.insets = new Insets(5, 10, 5, 5);		
--- 419,424 ----
  		semp.add(subject, gbc);
  		gbc = new GridBagConstraints();
! 		gbc.gridx = 0; gbc.gridy = 3;
! 		gbc.gridheight = 3;
  		gbc.anchor = GridBagConstraints.WEST;
  		gbc.insets = new Insets(5, 10, 5, 5);		




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
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.