net.sf.myjaut.i18n
Class JDialogTitleI18nListener

java.lang.Object
  extended by net.sf.myjaut.i18n.I18nAdapter<javax.swing.JDialog>
      extended by net.sf.myjaut.i18n.JDialogTitleI18nListener
All Implemented Interfaces:
I18nListener

public class JDialogTitleI18nListener
extends I18nAdapter<javax.swing.JDialog>


Constructor Summary
JDialogTitleI18nListener(javax.swing.JDialog t, java.lang.String key)
           
 
Method Summary
 void signalI18nChange(javax.swing.JDialog t, java.lang.String value)
           
 
Methods inherited from class net.sf.myjaut.i18n.I18nAdapter
getKey, getT, signalI18nChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDialogTitleI18nListener

public JDialogTitleI18nListener(javax.swing.JDialog t,
                                java.lang.String key)
Method Detail

signalI18nChange

public void signalI18nChange(javax.swing.JDialog t,
                             java.lang.String value)
Specified by:
signalI18nChange in class I18nAdapter<javax.swing.JDialog>


This code documentation is disclosed as part of Kagiru Sudoku. It is licensed under the GNU General Public License (GPL) and comes with NO WARRANTY. See file license.txt for more info.