tn5250j/src/org/tn5250j Connect.java,1.16,1.17

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

Modified Files:
	Connect.java 
Log Message:
Update related to the restricted option access tab, now also internationalisited.

Index: Connect.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Connect.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Connect.java	15 Dec 2003 15:52:57 -0000	1.16
--- Connect.java	16 Dec 2003 10:52:54 -0000	1.17
***************
*** 498,504 ****
  		accessOptions.setSelectedIndices(si);
  
! 		accessOptions.setSourceHeader(LangTool.getString("ss.labelActive"));
! 		accessOptions.setSelectionHeader(
! 			LangTool.getString("ss.labelRestricted"));
  
  		// create emulator options panel
--- 498,505 ----
  		accessOptions.setSelectedIndices(si);
  
! 		accessOptions.setSourceHeader(LangTool.getString("ss.labelActive")
!                                     ,JLabel.CENTER);
! 		accessOptions.setSelectionHeader(LangTool.getString("ss.labelRestricted")
!                                     ,JLabel.CENTER);
  
  		// create emulator options panel




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