Class ComboEditorDemo

    • Field Detail

      • countryEditor

        protected EnumEditor<org.nuiton.i18n.CountryEnum> countryEditor
      • languageEditor

        protected EnumEditor<org.nuiton.i18n.LanguageEnum> languageEditor
    • Constructor Detail

      • ComboEditorDemo

        public ComboEditorDemo​(LayoutManager param0)
      • ComboEditorDemo

        public ComboEditorDemo​(LayoutManager param0,
                               boolean param1)
      • ComboEditorDemo

        public ComboEditorDemo()
      • ComboEditorDemo

        public ComboEditorDemo​(JAXXContext param0)
      • ComboEditorDemo

        public ComboEditorDemo​(boolean param0)
      • ComboEditorDemo

        public ComboEditorDemo​(JAXXContext param0,
                               boolean param1)
    • Method Detail

      • getCountryEditor

        public EnumEditor<org.nuiton.i18n.CountryEnum> getCountryEditor()
      • getLanguageEditor

        public EnumEditor<org.nuiton.i18n.LanguageEnum> getLanguageEditor()
      • get$JLabel0

        protected JLabel get$JLabel0()
      • get$JLabel1

        protected JLabel get$JLabel1()
      • get$JLabel2

        protected JLabel get$JLabel2()
      • get$JTextArea0

        protected JTextArea get$JTextArea0()
      • get$Table0

        protected Table get$Table0()
      • createCountryEditor

        protected void createCountryEditor()
      • createLanguageEditor

        protected void createLanguageEditor()
      • createLocaleEditor

        protected void createLocaleEditor()