tn5250j/src/org/tn5250j/mailtools SendEMailDialog.java,1.17,1.18

[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-serv15960/src/org/tn5250j/mailtools

Modified Files:
	SendEMailDialog.java 
Log Message:
Update related to quick-email-feature

Index: SendEMailDialog.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/mailtools/SendEMailDialog.java,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** SendEMailDialog.java	5 Dec 2003 13:17:21 -0000	1.17
--- SendEMailDialog.java	12 Dec 2003 13:53:46 -0000	1.18
***************
*** 487,490 ****
--- 487,491 ----
  		gbc.gridx = 1; gbc.gridy = 3;
  		gbc.gridwidth = 2;
+         gbc.fill = GridBagConstraints.HORIZONTAL;
  		gbc.anchor = GridBagConstraints.WEST;
  		gbc.insets = new Insets(5, 5, 5, 10);
***************
*** 499,502 ****
--- 500,504 ----
  		gbc.gridx = 1; gbc.gridy = 4;
  		gbc.gridwidth = 2; gbc.gridheight = 3;
+         gbc.fill = GridBagConstraints.HORIZONTAL;
  		gbc.anchor = GridBagConstraints.WEST;
  		gbc.insets = new Insets(5, 5, 5, 10);
***************
*** 510,515 ****
  		gbc.gridx = 1; gbc.gridy = 7;
  		gbc.gridwidth = 2;
  		gbc.anchor = GridBagConstraints.WEST;
! 		gbc.insets = new Insets(5, 5, 5, 5);
  		semp.add(attachmentName, gbc);
  		gbc = new GridBagConstraints();
--- 512,518 ----
  		gbc.gridx = 1; gbc.gridy = 7;
  		gbc.gridwidth = 2;
+         gbc.fill = GridBagConstraints.HORIZONTAL;
  		gbc.anchor = GridBagConstraints.WEST;
! 		gbc.insets = new Insets(5, 5, 5, 10);
  		semp.add(attachmentName, gbc);
  		gbc = new GridBagConstraints();




-------------------------------------------------------
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.