Parent Directory
|
Revision Log
|
Patch
revision 685 by alfonx, Wed Feb 10 15:04:02 2010 UTC | revision 707 by alfonx, Mon Feb 15 11:07:30 2010 UTC | |
---|---|---|
# | Line 62 import skrueger.swing.TranslationEditJPa | Line 62 import skrueger.swing.TranslationEditJPa |
62 | public class SwitchLanguageDialog extends JDialog { | public class SwitchLanguageDialog extends JDialog { |
63 | protected Logger LOGGER = Logger.getLogger(SwitchLanguageDialog.class); | protected Logger LOGGER = Logger.getLogger(SwitchLanguageDialog.class); |
64 | ||
65 | private static final long serialVersionUID = 1L; | |
66 | ||
67 | private JPanel jContentPane = null; | private JPanel jContentPane = null; |
68 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |