http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.lt.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.lt.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.lt.js
new file mode 100644
index 0000000..df1b705
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.lt.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Lithuanian' language.
+    Author: Vygandas Å imkus
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Klaida bandant susisiekti su serveriu.',
+        loadingMessage: 'Informacija kraunama...',
+        noDataAvailable: 'Nėra duomenų!',
+        addNewRecord: '+ Pridėti naują',
+        editRecord: 'Redaguoti',
+        areYouSure: 'Ar tikrai?',
+        deleteConfirmation: 'Įrašas bus ištrintas. Ar tęsti?',
+        save: 'IÅ¡saugoti',
+        saving: 'Saugojama',
+        cancel: 'Atšaukti',
+        deleteText: 'IÅ¡trinti',
+        deleting: 'Trinama',
+        error: 'Klaida',
+        close: 'Uždaryti',
+        cannotLoadOptionsFor: 'Nepavyko užkrauti "{0}" pasirinkimo!',
+        pagingInfo: '{0}-{1} iš {2}',
+        canNotDeletedRecords: 'Nepavyko pašalinti {0} iš {1} įrašų!',
+        deleteProggress: 'Šalinamas {0} iš {1} įrašų, prašome 
palaukti...',
+        pageSizeChangeLabel: 'Row count', //New. Must be localized.
+        gotoPageLabel: 'Go to page' //New. Must be localized.
+    });
+
+})(jQuery);
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.nl-NL.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.nl-NL.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.nl-NL.js
new file mode 100644
index 0000000..942ef0f
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.nl-NL.js
@@ -0,0 +1,30 @@
+/*
+   jTable localization file for 'Dutch - The Netherlands' language.
+   Author: Bert Janssen
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Fout bij het communiceren met de server',
+        loadingMessage: 'Laden...',
+        noDataAvailable: 'Geen gegevens beschikbaar!',
+        addNewRecord: '+ Toevoegen',
+        editRecord: 'Bewerken',
+        areYouSure: 'Weet u het zeker?',
+        deleteConfirmation: 'Gegevens verwijderen?',
+        save: 'Opslaan',
+        saving: 'Gegevens opslaan',
+        cancel: 'Annuleren',
+        deleteText: 'Wissen',
+        deleting: 'Gegevens wissen',
+        error: 'Er is een fout opgetreden!',
+        close: 'Sluiten',
+        cannotLoadOptionsFor: 'Kan de instellingen voor {0} niet laden',
+        pagingInfo: 'Pagina {0} tot {1} van {2}',
+        canNotDeletedRecords: 'Kan gegevens {0} van {1} niet wissen!',
+        deleteProggress: 'Gegevens {0} van {1} wissen...',
+        pageSizeChangeLabel: 'Row count', //New. Must be localized.
+        gotoPageLabel: 'Go to page' //New. Must be localized.
+});
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.no.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.no.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.no.js
new file mode 100644
index 0000000..c342cbb
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.no.js
@@ -0,0 +1,30 @@
+/*
+jTable localization file for 'Norwegian' language.
+Author: Tobias Flatin
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'En feil oppsto i kommunikasjonen med 
serveren.',
+        loadingMessage: 'Laster...',
+        noDataAvailable: 'Ingen data',
+        addNewRecord: 'Legg til ny post',
+        editRecord: 'Rediger post',
+        areYouSure: 'Er du sikker?',
+        deleteConfirmation: 'Denne posten kommer å slettes. Er du sikker?',
+        save: 'Lagre',
+        saving: 'Lagrer...',
+        cancel: 'Avbryt',
+        deleteText: 'Slett',
+        deleting: 'Sletter...',
+        error: 'Feil',
+        close: 'Lukk',
+        cannotLoadOptionsFor: 'Kan ikke laste alternativ for felt {0}',
+        pagingInfo: 'Visar {0} - {1} av {2}',
+        canNotDeletedRecords: 'Kan ikke slette {0} av {1} poster!',
+        deleteProggress: 'Slettet {0} av {1} poster, bearbeider...',
+        pageSizeChangeLabel: 'Antall poster per side',
+        gotoPageLabel: 'GÃ¥ till side'
+    });
+
+})(jQuery);
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pl.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pl.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pl.js
new file mode 100644
index 0000000..d0e4427
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pl.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Polish' language.
+    Author: Grzegorz Zbucki
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Wystąpił błąd komunikacji z serwerem.',
+        loadingMessage: 'Ładowanie...',
+        noDataAvailable: 'Brak rekordów!',
+        addNewRecord: '+ Dodaj nowy wpis',
+        editRecord: 'Edytuj',
+        areYouSure: 'Czy jesteś tego pewien?',
+        deleteConfirmation: 'Ten wpis zostanie usunięty. Kontynuować?',
+        save: 'Zapisz',
+        saving: 'Zapisywanie',
+        cancel: 'Anuluj',
+        deleteText: 'Usuń',
+        deleting: 'Usuwanie',
+        error: 'Błąd',
+        close: 'Zamknij',
+        cannotLoadOptionsFor: 'Nie można wczytać opcji dla pola {0}!',
+        pagingInfo: 'Wyświetlanie od {0} do {1} z {2} rekordów',
+        canNotDeletedRecords: 'Nie można usunąć {0} z {1} rekordów!',
+        deleteProggress: 'Usunięto {0} z {1} rekordów, Trwa usuwanie...',
+        pageSizeChangeLabel: 'Liczba rekordów',
+        gotoPageLabel: 'Idź do strony'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-BR.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-BR.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-BR.js
new file mode 100644
index 0000000..5283511
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-BR.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Portuguese - Brazilian' language.
+    Authors: Renato Bigliazzi, Paulo Soriano
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Erro ao tentar conexão com o servidor.',
+        loadingMessage: 'Carregando registros...',
+        noDataAvailable: 'Não existem dados a serem exibidos no momento!',
+        addNewRecord: '+ Adicionar novo registro',
+        editRecord: 'Editar registro',
+        areYouSure: 'Você tem certeza ?',
+        deleteConfirmation: 'Este registro será excluído. Confirmar ?',
+        save: 'Salvar',
+        saving: 'Salvando...',
+        cancel: 'Cancelar',
+        deleteText: 'Excluir',
+        deleting: 'Excluindo...',
+        error: 'Erro',
+        close: 'Fechar',
+        cannotLoadOptionsFor: 'Não foi possível carregar opções para o 
campo {0}!',
+        pagingInfo: 'Exibindo registros {0} a {1} de {2}',
+        canNotDeletedRecords: 'Não foi possível excluir registro(s) {0} de 
{1}!',
+        deleteProggress: 'Excluindo {0} de {1} registros, processando...',
+        pageSizeChangeLabel: 'Linhas',
+        gotoPageLabel: 'Ir para página'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-PT.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-PT.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-PT.js
new file mode 100644
index 0000000..aa8ead5
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.pt-PT.js
@@ -0,0 +1,29 @@
+/*
+    jTable localization file for 'Portuguese - Portugal' language.
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Erro na ligação ao servidor.',
+        loadingMessage: 'A ler dados ...',
+        noDataAvailable: 'Não existem dados!',
+        addNewRecord: 'Novo',
+        editRecord: 'Editar',
+        areYouSure: 'Tem a certeza?',
+        deleteConfirmation: 'Confirma eliminação?',
+        save: 'Salvar',
+        saving: 'A salvar ...',
+        cancel: 'Cancelar',
+        deleteText: 'Eliminar',
+        deleting: 'A eliminar ...',
+        error: 'Erro',
+        close: 'Fechar',
+        cannotLoadOptionsFor: 'Não foi possivel carregar opções para o 
campo {0}!',
+        pagingInfo: 'Registos {0} a {1} de {2}',
+        canNotDeletedRecords: 'Não foi possível eliminar o(s) registo(s) {0} 
de {1}!',
+        deleteProggress: 'A eliminar {0} de {1} registos ...',
+        pageSizeChangeLabel: 'Linhas',
+        gotoPageLabel: 'Ir para a página'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ro.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ro.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ro.js
new file mode 100644
index 0000000..02dc5ec
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ro.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Romanian' language.
+    Author: Cristian CIOFU
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Eroare la comunicarea cu serverul.',
+        loadingMessage: 'Încãrcare date...',
+        noDataAvailable: 'Nu existã înregistrãri !',
+        addNewRecord: 'Adauga',
+        editRecord: 'Editare',
+        areYouSure: 'Sunteti sigur ?',
+        deleteConfirmation: 'Înregistrarea va fi ştearsã. 
Continuaţi ?',
+        save: 'Salveaza',
+        saving: 'Salvare in curs...',
+        cancel: 'Anuleaza',
+        deleteText: 'Sterge',
+        deleting: 'Stergere in curs...',
+        error: 'Eroare',
+        close: 'Inchide',
+        cannotLoadOptionsFor: 'Imposibil de încãrcat datele 
câmpului {0}',
+        pagingInfo: 'Înregistrarile {0} - {1} din {2}',
+        canNotDeletedRecords: 'Imposibil de şters {0} din {1} 
înregistrãri!',
+        deleteProggress: 'Ştergere: {0} din {1} 
înregistrãri, în curs de execuţie...',
+        pageSizeChangeLabel: 'Numãr de înregistrãri',
+        gotoPageLabel: 'Mergi la pagina'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ru.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ru.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ru.js
new file mode 100644
index 0000000..9b7db63
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.ru.js
@@ -0,0 +1,31 @@
+/*
+   jTable localization file for 'Russian' language.
+   Author: Stanislav Reznikov
+   Updated: Andrei Lukovenko
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Ошибка связи с 
сервером.',
+        loadingMessage: 'Загрузка...',
+        noDataAvailable: 'Данные отсутствуют',
+        addNewRecord: 'Добавить',
+        editRecord: 'Изменить',
+        areYouSure: 'Вы уверены?',
+        deleteConfirmation: 'Удалить запись?',
+        save: 'Сохранить',
+        saving: 'Сохранение...',
+        cancel: 'Отмена',
+        deleteText: 'Удалить',
+        deleting: 'Удаление...',                                       
                                                        
+        error: 'Ошибка',
+        close: 'Закрыть',
+        cannotLoadOptionsFor: 'Невозможно загрузить 
варианты для поля {0}',
+        pagingInfo: 'Записи с {0} по {1} из {2}',
+        canNotDeletedRecords: 'Невозможно удалить 
записи: {0} из {1}!',
+        deleteProggress: 'Удаление {0} из {1} записей...',
+        pageSizeChangeLabel: 'Строк',
+        gotoPageLabel: 'На страницу'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.se.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.se.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.se.js
new file mode 100644
index 0000000..91bcf8c
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.se.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Swedish' language.
+    Author: Mikael Holgersson
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Ett fel uppstod i kommunikationen med 
servern.',
+        loadingMessage: 'Laddar...',
+        noDataAvailable: 'Data saknas',
+        addNewRecord: 'Lägg till ny post',
+        editRecord: 'Redigera post',
+        areYouSure: 'Är du säker?',
+        deleteConfirmation: 'Denna posten kommer att raderas. Är du säker?',
+        save: 'Spara',
+        saving: 'Sparar...',
+        cancel: 'Avbryt',
+        deleteText: 'Radera',
+        deleting: 'Raderar...',
+        error: 'Fel',
+        close: 'Stäng',
+        cannotLoadOptionsFor: 'Kan inte ladda alternativ för fält {0}',
+        pagingInfo: 'Visar {0} - {1} av {2}',
+        canNotDeletedRecords: 'Kan inte radera {0} av {1} poster!',
+        deleteProggress: 'Raderat {0} av {1} poster, bearbetar...',
+        pageSizeChangeLabel: 'Antal poster per sida',
+        gotoPageLabel: 'GÃ¥ till sida'
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.tr.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.tr.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.tr.js
new file mode 100644
index 0000000..3d4360e
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.tr.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Turkish' language.
+    Author: Halil Ä°brahim Kalkan
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Sunucu ile iletişim kurulurken bir hata 
oluştu.',
+        loadingMessage: 'Kayıtlar yükleniyor...',
+        noDataAvailable: 'Hiç kayıt bulunmamaktadır!',
+        addNewRecord: 'Yeni kayıt ekle',
+        editRecord: 'Kayıt düzenle',
+        areYouSure: 'Emin misiniz?',
+        deleteConfirmation: 'Bu kayıt silinecektir. Emin misiniz?',
+        save: 'Kaydet',
+        saving: 'Kaydediyor',
+        cancel: 'Ä°ptal',
+        deleteText: 'Sil',
+        deleting: 'Siliyor',
+        error: 'Hata',
+        close: 'Kapat',
+        cannotLoadOptionsFor: '{0} alanı için seçenekler yüklenemedi!',
+        pagingInfo: 'Görterilen: {0}-{1}, Toplam: {2}',
+        canNotDeletedRecords: '{1} kayıttan {0} adedi silinemedi!',
+        deleteProggress: '{1} kayıttan {0} adedi silindi, devam ediliyor...',
+        pageSizeChangeLabel: 'Satır sayısı',
+        gotoPageLabel: 'Sayfaya git'
+    });
+
+})(jQuery);
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.vi.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.vi.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.vi.js
new file mode 100644
index 0000000..a4b80c4
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.vi.js
@@ -0,0 +1,28 @@
+/*
+    jTable localization file for 'Vietnamese' language.
+    Author: Lê Hoàng Hiếu
+*/
+(function ($) {
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: 'Có lỗi khi giao tiếp với máy 
chủ.',
+        loadingMessage: 'Đang tải dữ liệu...',
+        noDataAvailable: 'Không có dữ liệu!',
+        addNewRecord: '+ Thêm dữ liệu',
+        editRecord: 'Chỉnh sửa',
+        areYouSure: 'Bạn có chắc không?',
+        deleteConfirmation: 'Dữ liệu này sẽ bị xóa! Bạn có chắc 
không?',
+        save: 'LÆ°u',
+        saving: 'Đang lưu',
+        cancel: 'Hủy',
+        deleteText: 'Xóa',
+        deleting: 'Đang xóa',
+        error: 'Lỗi',
+        close: 'Đóng',
+        cannotLoadOptionsFor: 'Không thể tải các tùy chọn cho 
trường {0}!',
+        pagingInfo: 'Hiện từ {0} đến {1} của {2} bản ghi',
+        canNotDeletedRecords: 'Không thể xóa {0} bản ghi của {1} bản 
ghi!',
+        deleteProggress: 'Đã xóa được {0} của {1} bản ghi. Đang 
xử lý...',
+        pageSizeChangeLabel: 'Số bản ghi', //New. Must be localized.
+        gotoPageLabel: 'Tới trang' //New. Must be localized.
+    });
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.zh-CN.js
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.zh-CN.js
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.zh-CN.js
new file mode 100644
index 0000000..2ca1434
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/localization/jquery.jtable.zh-CN.js
@@ -0,0 +1,30 @@
+/*
+    jTable localization file for 'Chinese' language.
+    Author: monkeycraps
+*/
+(function ($) {
+
+    $.extend(true, $.hik.jtable.prototype.options.messages, {
+        serverCommunicationError: '服务器请求错误。',
+        loadingMessage: '加载中...',
+        noDataAvailable: '没有数据!',
+        addNewRecord: '+ 新建',
+        editRecord: '编辑',
+        areYouSure: '确定?',
+        deleteConfirmation: '确定删除这行数据?',
+        save: '保存',
+        saving: '保存中',
+        cancel: '取消',
+        deleteText: '删除',
+        deleting: '删除中',
+        error: '错误',
+        close: '关闭',
+        cannotLoadOptionsFor: '无法加载对象属性 {0}',
+        pagingInfo: '显示 {0} 至 {1} 共 {2}',
+        canNotDeletedRecords: '删除失败 {0} 至 {1}!',
+        deleteProggress: '正在删除 {0} 至 {1} 记录, 进心中...',
+        pageSizeChangeLabel: 'Row count', //New. Must be localized.
+        gotoPageLabel: 'Go to page' //New. Must be localized.
+    });
+
+})(jQuery);

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/close.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/close.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/close.png
new file mode 100644
index 0000000..e22ed6f
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/close.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-asc.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-asc.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-asc.png
new file mode 100644
index 0000000..bc512de
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-asc.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-desc.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-desc.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-desc.png
new file mode 100644
index 0000000..d991088
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-desc.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-sortable.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-sortable.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-sortable.png
new file mode 100644
index 0000000..135cf46
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/column-sortable.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/delete.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/delete.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/delete.png
new file mode 100644
index 0000000..55e388b
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/delete.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/edit.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/edit.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/edit.png
new file mode 100644
index 0000000..cd77c30
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/edit.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.css
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.css
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.css
new file mode 100644
index 0000000..2bd8a05
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.css
@@ -0,0 +1,282 @@
+/* These file is a start point for who wants to create a fully custom
+ * theme for jTable. jtable_theme_base.less (or css) file is needed
+ * for functionality of jTable. This file does not add any color or shape
+ * modifications. It just shows how to set icons. You can change them too.
+ * Halil ibrahim Kalkan / http://www.jtable.org
+ */
+div.jtable-main-container {
+  position: relative;
+}
+div.jtable-main-container div.jtable-title {
+  position: relative;
+  text-align: left;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button {
+  right: 0px;
+  top: 0px;
+  bottom: 0px;
+  position: absolute;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar {
+  bottom: 0px;
+  right: 0px;
+  position: absolute;
+  display: inline-block;
+  margin-right: 5px;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item {
+  position: relative;
+  display: inline-block;
+  margin: 0px 0px 0px 5px;
+  cursor: pointer;
+  font-size: 0.9em;
+  padding: 2px;
+  vertical-align: bottom;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item span.jtable-toolbar-item-icon {
+  display: inline-block;
+  margin: 2px;
+  vertical-align: middle;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item span.jtable-toolbar-item-text {
+  display: inline-block;
+  margin: 2px;
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button + 
div.jtable-toolbar {
+  margin-right: 30px;
+}
+div.jtable-main-container table.jtable {
+  width: 100%;
+}
+div.jtable-main-container table.jtable thead th {
+  vertical-align: middle;
+  text-align: left;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container {
+  position: relative;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container span.jtable-column-header-text {
+  display: inline-block;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container div.jtable-column-resize-handler {
+  position: absolute;
+  height: 24px;
+  width: 8px;
+  right: -8px;
+  top: -2px;
+  z-index: 2;
+  cursor: col-resize;
+}
+div.jtable-main-container table.jtable thead th.jtable-command-column-header {
+  text-align: center;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-selecting 
{
+  text-align: center;
+  width: 1%;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-selecting 
input {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-sortable {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable tbody tr > td .jtable-command-button {
+  margin: 0px;
+  padding: 0px;
+  cursor: pointer;
+  border: none;
+  display: inline;
+}
+div.jtable-main-container table.jtable tbody tr > td .jtable-command-button 
span {
+  display: none;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-command-column {
+  text-align: center;
+  vertical-align: middle;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column {
+  text-align: center;
+  vertical-align: middle;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column 
input {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable tbody tr.jtable-no-data-row {
+  text-align: center;
+}
+div.jtable-main-container > div.jtable-bottom-panel {
+  position: relative;
+  min-height: 24px;
+  text-align: left;
+}
+div.jtable-main-container > div.jtable-bottom-panel div.jtable-right-area {
+  right: 0px;
+  top: 0px;
+  bottom: 0px;
+  position: absolute;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list {
+  display: inline-block;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-space,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-first,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-last,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-previous,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-next,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-active {
+  padding: 2px 5px;
+  display: inline-block;
+  cursor: pointer;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-space,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-active,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-disabled {
+  cursor: default;
+}
+div.jtable-main-container > div.jtable-bottom-panel 
span.jtable-page-size-change {
+  margin-left: 5px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-goto-page {
+  margin-left: 5px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-goto-page 
input[type=text] {
+  width: 22px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-page-info {
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-column-resize-bar {
+  opacity: 0.5;
+  filter: alpha(opacity=50);
+  position: absolute;
+  display: none;
+  width: 1px;
+  background-color: #000;
+}
+div.jtable-main-container div.jtable-column-selection-container {
+  position: absolute;
+  display: none;
+  border: 1px solid #C8C8C8;
+  background: #fff;
+  color: #000;
+  z-index: 101;
+  padding: 5px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list {
+  margin: 0px;
+  padding: 0px;
+  list-style: none;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li {
+  margin: 0px;
+  padding: 2px 0px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li label span {
+  position: relative;
+  top: -1px;
+  margin-left: 4px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li input[type="checkbox"] {
+  cursor: pointer;
+}
+form.jtable-dialog-form div.jtable-input-field-container {
+  padding: 2px 0px 3px 0px;
+  border-bottom: 1px solid #ddd;
+}
+form.jtable-dialog-form div.jtable-input-field-container:last-child {
+  border: none;
+}
+form.jtable-dialog-form div.jtable-input-label {
+  padding: 2px 3px;
+  font-size: 1.1em;
+  color: #666;
+}
+form.jtable-dialog-form div.jtable-input {
+  padding: 2px;
+}
+form.jtable-dialog-form div.jtable-date-input {
+  /* No additional style */
+
+}
+form.jtable-dialog-form div.jtable-text-input {
+  /* No additional style */
+
+}
+form.jtable-dialog-form span.jtable-option-text-clickable {
+  position: relative;
+  top: -2px;
+}
+form.jtable-dialog-form div.jtable-textarea-input textarea {
+  width: 300px;
+  min-height: 60px;
+}
+form.jtable-dialog-form div.jtable-checkbox-input span,
+form.jtable-dialog-form div.jtable-radio-input span {
+  padding-left: 4px;
+}
+form.jtable-dialog-form div.jtable-radio-input input,
+form.jtable-dialog-form div.jtable-checkbox-input input,
+form.jtable-dialog-form span.jtable-option-text-clickable {
+  cursor: pointer;
+}
+div.jtable-busy-panel-background {
+  opacity: 0.1;
+  filter: alpha(opacity=50);
+  z-index: 998;
+  position: absolute;
+  background-color: #000;
+}
+div.jtable-busy-panel-background.jtable-busy-panel-background-invisible {
+  background-color: transparent;
+}
+div.jtable-busy-message {
+  cursor: wait;
+  z-index: 999;
+  position: absolute;
+  margin: 5px;
+}
+div.jtable-contextmenu-overlay {
+  position: fixed;
+  left: 0px;
+  top: 0px;
+  width: 100%;
+  height: 100%;
+  z-index: 100;
+}
+div.jtable-main-container div.jtable-title div.jtable-title-text {
+  font-size: 16px;
+  font-weight: bold;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button {
+  background: url('close.png') no-repeat;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-sortable 
div.jtable-column-header-container {
+  background: url('column-sortable.png') no-repeat right;
+}
+div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-asc div.jtable-column-header-container {
+  background: url('column-asc.png') no-repeat right;
+}
+div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-desc div.jtable-column-header-container {
+  background: url('column-desc.png') no-repeat right;
+}
+div.jtable-main-container table.jtable tbody > tr > td 
.jtable-edit-command-button {
+  background: url('edit.png') no-repeat;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container table.jtable tbody > tr > td 
.jtable-delete-command-button {
+  background: url('delete.png') no-repeat;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-busy-message {
+  color: #000;
+  background-color: #ddd;
+  font-size: 1.25em;
+}

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.less
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.less
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.less
new file mode 100644
index 0000000..54e78bc
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.less
@@ -0,0 +1,83 @@
+/* These file is a start point for who wants to create a fully custom
+ * theme for jTable. jtable_theme_base.less (or css) file is needed
+ * for functionality of jTable. This file does not add any color or shape
+ * modifications. It just shows how to set icons. You can change them too.
+ * Halil ibrahim Kalkan / http://www.jtable.org
+ */
+
+@import "../jtable_theme_base.less";
+
+.jtable_theme_base;
+
+div.jtable-main-container
+{
+    div.jtable-title
+    {
+        div.jtable-title-text
+        {
+                       font-size: 16px;
+                       font-weight: bold;
+        }
+
+        .jtable-close-button
+        {
+            background: url('close.png') no-repeat;
+            width: 16px;
+            height: 16px;
+        }
+    }
+
+    table.jtable
+    {
+        thead
+        {
+            th
+            {
+                &.jtable-column-header-sortable 
div.jtable-column-header-container
+                {
+                    background: url('column-sortable.png') no-repeat right;
+                }
+
+                &.jtable-column-header-sorted-asc 
div.jtable-column-header-container
+                {
+                    background: url('column-asc.png') no-repeat right;
+                }
+
+                &.jtable-column-header-sorted-desc 
div.jtable-column-header-container
+                {
+                    background: url('column-desc.png') no-repeat right;
+                }
+            }
+        }
+
+        tbody
+        {
+            > tr
+            {
+                > td
+                {
+                    .jtable-edit-command-button
+                    {
+                        background: url('edit.png') no-repeat;
+                        width: 16px;
+                        height: 16px;
+                    }
+
+                    .jtable-delete-command-button
+                    {
+                        background: url('delete.png') no-repeat;
+                        width: 16px;
+                        height: 16px;
+                    }
+                }
+            }
+        }
+    }
+}
+
+div.jtable-busy-message
+{
+    color: #000;
+    background-color: #ddd;
+    font-size: 1.25em;
+}

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.min.css
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.min.css
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.min.css
new file mode 100644
index 0000000..26338b0
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/basic/jtable_basic.min.css
@@ -0,0 +1 @@
+div.jtable-main-container{position:relative}div.jtable-main-container 
div.jtable-title{position:relative;text-align:left}div.jtable-main-container 
div.jtable-title 
.jtable-close-button{right:0;top:0;bottom:0;position:absolute}div.jtable-main-container
 div.jtable-title 
div.jtable-toolbar{bottom:0;right:0;position:absolute;display:inline-block;margin-right:5px}div.jtable-main-container
 div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item{position:relative;display:inline-block;margin:0 0 0 
5px;cursor:pointer;font-size:.9em;padding:2px;vertical-align:bottom}div.jtable-main-container
 div.jtable-title div.jtable-toolbar span.jtable-toolbar-item 
span.jtable-toolbar-item-icon{display:inline-block;margin:2px;vertical-align:middle;width:16px;height:16px}div.jtable-main-container
 div.jtable-title div.jtable-toolbar span.jtable-toolbar-item 
span.jtable-toolbar-item-text{display:inline-block;margin:2px;vertical-align:middle}div.jtable-main-container
 div.jtable-title .jtable-close-butt
 on+div.jtable-toolbar{margin-right:30px}div.jtable-main-container 
table.jtable{width:100%}div.jtable-main-container table.jtable thead 
th{vertical-align:middle;text-align:left}div.jtable-main-container table.jtable 
thead th.jtable-column-header 
div.jtable-column-header-container{position:relative}div.jtable-main-container 
table.jtable thead th.jtable-column-header div.jtable-column-header-container 
span.jtable-column-header-text{display:inline-block}div.jtable-main-container 
table.jtable thead th.jtable-column-header div.jtable-column-header-container 
div.jtable-column-resize-handler{position:absolute;height:24px;width:8px;right:-8px;top:-2px;z-index:2;cursor:col-resize}div.jtable-main-container
 table.jtable thead 
th.jtable-command-column-header{text-align:center}div.jtable-main-container 
table.jtable thead 
th.jtable-column-header-selecting{text-align:center;width:1%}div.jtable-main-container
 table.jtable thead th.jtable-column-header-selecting 
input{cursor:pointer}div.jtable-main-c
 ontainer table.jtable thead 
th.jtable-column-header-sortable{cursor:pointer}div.jtable-main-container 
table.jtable tbody tr>td 
.jtable-command-button{margin:0;padding:0;cursor:pointer;border:none;display:inline}div.jtable-main-container
 table.jtable tbody tr>td .jtable-command-button 
span{display:none}div.jtable-main-container table.jtable tbody 
tr>td.jtable-command-column{text-align:center;vertical-align:middle}div.jtable-main-container
 table.jtable tbody 
tr>td.jtable-selecting-column{text-align:center;vertical-align:middle}div.jtable-main-container
 table.jtable tbody tr>td.jtable-selecting-column 
input{cursor:pointer}div.jtable-main-container table.jtable tbody 
tr.jtable-no-data-row{text-align:center}div.jtable-main-container>div.jtable-bottom-panel{position:relative;min-height:24px;text-align:left}div.jtable-main-container>div.jtable-bottom-panel
 
div.jtable-right-area{right:0;top:0;bottom:0;position:absolute}div.jtable-main-container>div.jtable-bottom-panel
 .jtable-page-list{disp
 lay:inline-block}div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-space,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-first,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-last,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-previous,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-next,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list .jtable-page-number-active{padding:2px 
5px;display:inline-block;cursor:pointer}div.jtable-main-container>div.jtable-bottom-panel
 .jtable-page-list 
.jtable-page-number-space,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-active,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list .jtable-page-numb
 er-disabled{cursor:default}div.jtable-main-container>div.jtable-bottom-panel 
span.jtable-page-size-change{margin-left:5px}div.jtable-main-container>div.jtable-bottom-panel
 
span.jtable-goto-page{margin-left:5px}div.jtable-main-container>div.jtable-bottom-panel
 span.jtable-goto-page 
input[type=text]{width:22px}div.jtable-main-container>div.jtable-bottom-panel 
span.jtable-page-info{vertical-align:middle}div.jtable-main-container 
div.jtable-column-resize-bar{opacity:.5;filter:alpha(opacity=50);position:absolute;display:none;width:1px;background-color:#000}div.jtable-main-container
 
div.jtable-column-selection-container{position:absolute;display:none;border:1px 
solid 
#c8c8c8;background:#fff;color:#000;z-index:101;padding:5px}div.jtable-main-container
 div.jtable-column-selection-container 
ul.jtable-column-select-list{margin:0;padding:0;list-style:none}div.jtable-main-container
 div.jtable-column-selection-container ul.jtable-column-select-list 
li{margin:0;padding:2px 0}div.jtable-main-conta
 iner div.jtable-column-selection-container ul.jtable-column-select-list li 
label span{position:relative;top:-1px;margin-left:4px}div.jtable-main-container 
div.jtable-column-selection-container ul.jtable-column-select-list li 
input[type="checkbox"]{cursor:pointer}form.jtable-dialog-form 
div.jtable-input-field-container{padding:2px 0 3px 0;border-bottom:1px solid 
#ddd}form.jtable-dialog-form 
div.jtable-input-field-container:last-child{border:none}form.jtable-dialog-form 
div.jtable-input-label{padding:2px 
3px;font-size:1.1em;color:#666}form.jtable-dialog-form 
div.jtable-input{padding:2px}form.jtable-dialog-form 
div.jtable-date-input{}form.jtable-dialog-form 
div.jtable-text-input{}form.jtable-dialog-form 
span.jtable-option-text-clickable{position:relative;top:-2px}form.jtable-dialog-form
 div.jtable-textarea-input 
textarea{width:300px;min-height:60px}form.jtable-dialog-form 
div.jtable-checkbox-input span,form.jtable-dialog-form div.jtable-radio-input 
span{padding-left:4px}form.jtable-dia
 log-form div.jtable-radio-input input,form.jtable-dialog-form 
div.jtable-checkbox-input input,form.jtable-dialog-form 
span.jtable-option-text-clickable{cursor:pointer}div.jtable-busy-panel-background{opacity:.1;filter:alpha(opacity=50);z-index:998;position:absolute;background-color:#000}div.jtable-busy-panel-background.jtable-busy-panel-background-invisible{background-color:transparent}div.jtable-busy-message{cursor:wait;z-index:999;position:absolute;margin:5px}div.jtable-contextmenu-overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100}div.jtable-main-container
 div.jtable-title 
div.jtable-title-text{font-size:16px;font-weight:bold}div.jtable-main-container 
div.jtable-title .jtable-close-button{background:url('close.png') 
no-repeat;width:16px;height:16px}  div.jtable-main-container table.jtable thead 
th.jtable-column-header-sortable 
div.jtable-column-header-container{background:url('column-sortable.png') 
no-repeat right}  div.jtable-main-container table.jtable thead
  th.jtable-column-header-sorted-asc 
div.jtable-column-header-container{background:url('column-asc.png') no-repeat 
right}  div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-desc 
div.jtable-column-header-container{background:url('column-desc.png') no-repeat 
right}  div.jtable-main-container table.jtable tbody>tr>td 
.jtable-edit-command-button{background:url('edit.png') 
no-repeat;width:16px;height:16px}  div.jtable-main-container table.jtable 
tbody>tr>td .jtable-delete-command-button{background:url('delete.png') 
no-repeat;width:16px;height:16px}  
div.jtable-busy-message{color:#000;background-color:#ddd;font-size:1.25em}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/add.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/add.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/add.png
new file mode 100644
index 0000000..08221ec
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/add.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/bg-thead.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/bg-thead.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/bg-thead.png
new file mode 100644
index 0000000..a7b6969
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/bg-thead.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/close.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/close.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/close.png
new file mode 100644
index 0000000..dde8804
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/close.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-asc.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-asc.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-asc.png
new file mode 100644
index 0000000..bc512de
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-asc.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-desc.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-desc.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-desc.png
new file mode 100644
index 0000000..d991088
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-desc.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-sortable.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-sortable.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-sortable.png
new file mode 100644
index 0000000..135cf46
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/column-sortable.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/delete.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/delete.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/delete.png
new file mode 100644
index 0000000..55e388b
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/delete.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/edit.png
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/edit.png
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/edit.png
new file mode 100644
index 0000000..cd77c30
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/edit.png
 differ

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.css
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.css
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.css
new file mode 100644
index 0000000..3a2ef93
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.css
@@ -0,0 +1,398 @@
+div.jtable-main-container {
+  position: relative;
+}
+div.jtable-main-container div.jtable-title {
+  position: relative;
+  text-align: left;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button {
+  right: 0px;
+  top: 0px;
+  bottom: 0px;
+  position: absolute;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar {
+  bottom: 0px;
+  right: 0px;
+  position: absolute;
+  display: inline-block;
+  margin-right: 5px;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item {
+  position: relative;
+  display: inline-block;
+  margin: 0px 0px 0px 5px;
+  cursor: pointer;
+  font-size: 0.9em;
+  padding: 2px;
+  vertical-align: bottom;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item span.jtable-toolbar-item-icon {
+  display: inline-block;
+  margin: 2px;
+  vertical-align: middle;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item span.jtable-toolbar-item-text {
+  display: inline-block;
+  margin: 2px;
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button + 
div.jtable-toolbar {
+  margin-right: 30px;
+}
+div.jtable-main-container table.jtable {
+  width: 100%;
+}
+div.jtable-main-container table.jtable thead th {
+  vertical-align: middle;
+  text-align: left;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container {
+  position: relative;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container span.jtable-column-header-text {
+  display: inline-block;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container div.jtable-column-resize-handler {
+  position: absolute;
+  height: 24px;
+  width: 8px;
+  right: -8px;
+  top: -2px;
+  z-index: 2;
+  cursor: col-resize;
+}
+div.jtable-main-container table.jtable thead th.jtable-command-column-header {
+  text-align: center;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-selecting 
{
+  text-align: center;
+  width: 1%;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-selecting 
input {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-sortable {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable tbody tr > td .jtable-command-button {
+  margin: 0px;
+  padding: 0px;
+  cursor: pointer;
+  border: none;
+  display: inline;
+}
+div.jtable-main-container table.jtable tbody tr > td .jtable-command-button 
span {
+  display: none;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-command-column {
+  text-align: center;
+  vertical-align: middle;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column {
+  text-align: center;
+  vertical-align: middle;
+}
+div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column 
input {
+  cursor: pointer;
+}
+div.jtable-main-container table.jtable tbody tr.jtable-no-data-row {
+  text-align: center;
+}
+div.jtable-main-container > div.jtable-bottom-panel {
+  position: relative;
+  min-height: 24px;
+  text-align: left;
+}
+div.jtable-main-container > div.jtable-bottom-panel div.jtable-right-area {
+  right: 0px;
+  top: 0px;
+  bottom: 0px;
+  position: absolute;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list {
+  display: inline-block;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-space,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-first,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-last,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-previous,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-next,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-active {
+  padding: 2px 5px;
+  display: inline-block;
+  cursor: pointer;
+}
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-space,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-active,
+div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-disabled {
+  cursor: default;
+}
+div.jtable-main-container > div.jtable-bottom-panel 
span.jtable-page-size-change {
+  margin-left: 5px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-goto-page {
+  margin-left: 5px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-goto-page 
input[type=text] {
+  width: 22px;
+}
+div.jtable-main-container > div.jtable-bottom-panel span.jtable-page-info {
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-column-resize-bar {
+  opacity: 0.5;
+  filter: alpha(opacity=50);
+  position: absolute;
+  display: none;
+  width: 1px;
+  background-color: #000;
+}
+div.jtable-main-container div.jtable-column-selection-container {
+  position: absolute;
+  display: none;
+  border: 1px solid #C8C8C8;
+  background: #fff;
+  color: #000;
+  z-index: 101;
+  padding: 5px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list {
+  margin: 0px;
+  padding: 0px;
+  list-style: none;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li {
+  margin: 0px;
+  padding: 2px 0px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li label span {
+  position: relative;
+  top: -1px;
+  margin-left: 4px;
+}
+div.jtable-main-container div.jtable-column-selection-container 
ul.jtable-column-select-list li input[type="checkbox"] {
+  cursor: pointer;
+}
+form.jtable-dialog-form div.jtable-input-field-container {
+  padding: 2px 0px 3px 0px;
+  border-bottom: 1px solid #ddd;
+}
+form.jtable-dialog-form div.jtable-input-field-container:last-child {
+  border: none;
+}
+form.jtable-dialog-form div.jtable-input-label {
+  padding: 2px 3px;
+  font-size: 1.1em;
+  color: #666;
+}
+form.jtable-dialog-form div.jtable-input {
+  padding: 2px;
+}
+form.jtable-dialog-form div.jtable-date-input {
+  /* No additional style */
+
+}
+form.jtable-dialog-form div.jtable-text-input {
+  /* No additional style */
+
+}
+form.jtable-dialog-form span.jtable-option-text-clickable {
+  position: relative;
+  top: -2px;
+}
+form.jtable-dialog-form div.jtable-textarea-input textarea {
+  width: 300px;
+  min-height: 60px;
+}
+form.jtable-dialog-form div.jtable-checkbox-input span,
+form.jtable-dialog-form div.jtable-radio-input span {
+  padding-left: 4px;
+}
+form.jtable-dialog-form div.jtable-radio-input input,
+form.jtable-dialog-form div.jtable-checkbox-input input,
+form.jtable-dialog-form span.jtable-option-text-clickable {
+  cursor: pointer;
+}
+div.jtable-busy-panel-background {
+  opacity: 0.1;
+  filter: alpha(opacity=50);
+  z-index: 998;
+  position: absolute;
+  background-color: #000;
+}
+div.jtable-busy-panel-background.jtable-busy-panel-background-invisible {
+  background-color: transparent;
+}
+div.jtable-busy-message {
+  cursor: wait;
+  z-index: 999;
+  position: absolute;
+  margin: 5px;
+}
+div.jtable-contextmenu-overlay {
+  position: fixed;
+  left: 0px;
+  top: 0px;
+  width: 100%;
+  height: 100%;
+  z-index: 100;
+}
+div.jtable-main-container div.jtable-title {
+  position: relative;
+  line-height: 34px;
+  padding-left: 10px;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button {
+  right: 6px;
+  top: 6px;
+  bottom: 6px;
+  position: absolute;
+  opacity: 0.8;
+  filter: alpha(opacity=50);
+  background: url('close.png') no-repeat;
+  width: 22px;
+  height: 22px;
+}
+div.jtable-main-container div.jtable-title .jtable-close-button:hover {
+  opacity: 1;
+  filter: alpha(opacity=50);
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar {
+  bottom: 0px;
+  right: 0px;
+  position: absolute;
+  line-height: 20px;
+  margin-right: 2px;
+  margin-bottom: 2px;
+}
+div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item.jtable-toolbar-item-add-record 
span.jtable-toolbar-item-icon {
+  background-image: url('add.png');
+}
+div.jtable-main-container table.jtable {
+  border-collapse: collapse;
+  border-spacing: 0;
+}
+div.jtable-main-container table.jtable thead th {
+  padding: 4px 3px 4px 6px;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container {
+  height: 20px;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header 
span.jtable-column-header-text {
+  margin-top: 3px;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-selecting 
{
+  padding: 5px;
+}
+div.jtable-main-container table.jtable thead th.jtable-column-header-sortable 
div.jtable-column-header-container {
+  background: url('column-sortable.png') no-repeat right;
+}
+div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-asc div.jtable-column-header-container {
+  background: url('column-asc.png') no-repeat right;
+}
+div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-desc div.jtable-column-header-container {
+  background: url('column-desc.png') no-repeat right;
+}
+div.jtable-main-container table.jtable tbody > tr {
+  padding: 2px;
+  height: 30px;
+}
+div.jtable-main-container table.jtable tbody > tr > td {
+  padding: 5px;
+  border: 1px solid #ddd;
+}
+div.jtable-main-container table.jtable tbody > tr > td:first-child {
+  border-left: none;
+}
+div.jtable-main-container table.jtable tbody > tr > td 
.jtable-edit-command-button {
+  background: url('edit.png') no-repeat;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container table.jtable tbody > tr > td 
.jtable-delete-command-button {
+  background: url('delete.png') no-repeat;
+  width: 16px;
+  height: 16px;
+}
+div.jtable-main-container table.jtable tbody > tr.jtable-child-row > td {
+  padding: 2px 1px 2px 2px;
+}
+div.jtable-main-container table.jtable tbody > tr.jtable-child-row > td 
div.jtable-toolbar {
+  margin-right: 33px;
+}
+div.jtable-main-container table.jtable tbody > tr.jtable-child-row > td 
.jtable {
+  border: none;
+}
+div.jtable-main-container table.jtable tbody > tr.jtable-child-row > td 
.jtable-title,
+div.jtable-main-container table.jtable tbody > tr.jtable-child-row > td 
.jtable-bottom-panel {
+  -webkit-border-radius: 0px;
+  -moz-border-radius: 0px;
+  border-radius: 0px;
+  border: none;
+}
+div.jtable-main-container div.jtable-bottom-panel {
+  padding: 1px;
+  min-height: 24px;
+  line-height: 16px;
+  font-size: 0.9em;
+}
+div.jtable-main-container div.jtable-bottom-panel div.jtable-right-area {
+  padding: 2px;
+}
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list {
+  margin: 3px;
+}
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-space,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-first,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-last,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-previous,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-next,
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-active {
+  padding: 2px 5px;
+}
+div.jtable-main-container div.jtable-bottom-panel span.jtable-page-size-change 
{
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-bottom-panel span.jtable-goto-page {
+  vertical-align: middle;
+}
+div.jtable-main-container div.jtable-bottom-panel .jtable-page-info {
+  display: inline-block;
+  padding: 4px;
+}
+div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record {
+  margin: 3px;
+}
+div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record a {
+  font-weight: bold;
+  text-decoration: none;
+}
+div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record 
a:hover {
+  text-decoration: underline;
+}
+div.jtable-main-container div.jtable-column-selection-container {
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+  -webkit-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+  -moz-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+  box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+}
+form.jtable-dialog-form div.jtable-input-label {
+  font-weight: bold;
+}
+div.jtable-busy-message {
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+  -webkit-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+  -moz-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+  box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
+  padding: 5px;
+  color: none;
+}

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.less
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.less
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.less
new file mode 100644
index 0000000..9bd7d61
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.less
@@ -0,0 +1,296 @@
+@import "../jtable_theme_base.less";
+
+.jtable_jqueryui_base()
+{
+    .jtable_theme_base;
+
+    div.jtable-main-container
+    {
+        div.jtable-title
+        {
+            position: relative;
+            line-height: 34px;
+            padding-left: 10px;
+
+            .jtable-close-button
+            {
+                .dock(right, 6px);
+                .opacity(0.8);
+                background: url('close.png') no-repeat;
+                width: 22px;
+                height: 22px;
+
+                &:hover
+                {
+                    .opacity(1);
+                }
+            }
+
+                       // Toolbar 
-------------------------------------------------------------
+
+                       div.jtable-toolbar
+                       {
+                               .dock(bottom-right);
+
+                               line-height:20px;
+                               margin-right:2px;
+                               margin-bottom:2px;
+
+                               span.jtable-toolbar-item
+                               {
+                                       &.jtable-toolbar-item-add-record
+                                       {
+                                               span.jtable-toolbar-item-icon
+                                               {
+                                                       background-image: 
url('add.png');
+                                               }
+                                       }
+                               }
+                       }
+        }
+
+        table.jtable
+        {
+            border-collapse: collapse;
+            border-spacing: 0;
+
+            thead
+            {
+                th
+                {
+                    padding: 4px 3px 4px 6px;
+
+                    &:first-child
+                    {
+                    }
+
+                    &th:last-child
+                    {
+                    }
+
+                    &.jtable-column-header
+                    {
+                        div.jtable-column-header-container
+                        {
+                            height: 20px;
+
+                            div.jtable-column-resize-handler
+                            {
+                            }
+                        }
+
+                        span.jtable-column-header-text
+                        {
+                            margin-top: 3px;
+                        }
+                    }
+
+                    &.jtable-column-header-selecting
+                    {
+                                               padding: 5px;
+                    }
+
+                    &.jtable-column-header-sortable 
div.jtable-column-header-container
+                    {
+                        background: url('column-sortable.png') no-repeat right;
+                    }
+
+                    &.jtable-column-header-sorted-asc 
div.jtable-column-header-container
+                    {
+                        background: url('column-asc.png') no-repeat right;
+                    }
+
+                    &.jtable-column-header-sorted-desc 
div.jtable-column-header-container
+                    {
+                        background: url('column-desc.png') no-repeat right;
+                    }
+                }
+            }
+
+            tbody
+            {
+                > tr
+                {
+                    padding: 2px;
+                    height: 30px;
+
+                                       > td
+                    {
+                        padding: 5px;
+                        border: 1px solid #ddd; //TODO
+
+                        &:first-child
+                        {
+                            border-left: none;
+                        }
+
+                        .jtable-edit-command-button
+                        {
+                            background: url('edit.png') no-repeat;
+                            width: 16px;
+                            height: 16px;
+                        }
+
+                        .jtable-delete-command-button
+                        {
+                            background: url('delete.png') no-repeat;
+                            width: 16px;
+                            height: 16px;
+                        }
+                    }
+
+                    &.jtable-row-even
+                    {
+                    }
+
+                    &:hover
+                    {
+                    }
+
+                    &.jtable-row-selected
+                    {
+
+                    }
+
+                    &.jtable-child-row
+                    {
+                        > td
+                        {
+                                                       padding: 2px 1px 2px 
2px;
+
+                                                       div.jtable-toolbar
+                                                       {
+                                                               margin-right: 
33px;
+                                                       }
+
+                            .jtable
+                            {
+                                border: none;
+                            }
+
+                            .jtable-title,
+                            .jtable-bottom-panel
+                            {
+                                .border-radius(0px);
+                                border: none;
+                            }
+                        }
+                    }
+                }
+            }
+        }
+
+        div.jtable-bottom-panel
+        {
+            padding: 1px;
+            min-height: 24px;
+            line-height: 16px;
+            font-size: 0.9em;
+
+            div.jtable-right-area
+            {
+                padding: 2px;
+            }
+
+            .jtable-page-list
+            {
+                margin: 3px;
+
+                .jtable-page-number,
+                .jtable-page-number-space,
+                .jtable-page-number-first,
+                .jtable-page-number-last,
+                .jtable-page-number-previous,
+                .jtable-page-number-next,
+                .jtable-page-number-active
+                {
+                    padding: 2px 5px;
+                }
+
+                    .jtable-page-number:hover,
+                    .jtable-page-number-first:hover,
+                    .jtable-page-number-last:hover,
+                    .jtable-page-number-previous:hover,
+                    .jtable-page-number-next:hover
+                    {
+                    }
+
+                .jtable-page-number-active
+                {
+                }
+
+                               .jtable-page-number-disabled
+                               {
+                                       //.opacity(0.5);
+
+                                       &.jtable-page-number-active
+                                       {
+                                               //.opacity(1);
+                                       }
+
+                                       &:hover
+                                       {
+                                       }
+                               }
+            }
+
+            span.jtable-page-size-change
+                       {
+                               vertical-align: middle;
+            }
+
+                       span.jtable-goto-page
+                       {
+                               vertical-align: middle;
+                       }
+
+                       .jtable-page-info
+            {
+                               display: inline-block;
+                padding: 4px;
+            }
+
+            span.jtable-add-record
+            {
+                margin: 3px;
+
+                a
+                {
+                    font-weight: bold;
+                    text-decoration: none;
+
+                    &:hover
+                    {
+                        text-decoration: underline;
+                    }
+                }
+            }
+        }
+
+        div.jtable-column-selection-container
+        {
+            .border-radius(3px);
+            .box-shadow(2px 2px 4px rgba(50, 51, 50, 0.75));
+        }
+    }
+
+    form.jtable-dialog-form
+    {
+        div.jtable-input-label
+        {
+            font-weight: bold;
+        }
+    }
+
+    div.jtable-busy-message
+    {
+        .border-radius(3px);
+        .box-shadow(2px 2px 4px rgba(50, 51, 50, 0.75));
+               padding: 5px;
+               color:none;
+    }
+}
+
+////////////////////////////////////////////////////////////////
+
+.jtable_jqueryui_base();

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.min.css
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.min.css
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.min.css
new file mode 100644
index 0000000..48a2d2f
--- /dev/null
+++ 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.min.css
@@ -0,0 +1 @@
+div.jtable-main-container{position:relative}div.jtable-main-container 
div.jtable-title{position:relative;text-align:left}div.jtable-main-container 
div.jtable-title 
.jtable-close-button{right:0;top:0;bottom:0;position:absolute}div.jtable-main-container
 div.jtable-title 
div.jtable-toolbar{bottom:0;right:0;position:absolute;display:inline-block;margin-right:5px}div.jtable-main-container
 div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item{position:relative;display:inline-block;margin:0 0 0 
5px;cursor:pointer;font-size:.9em;padding:2px;vertical-align:bottom}div.jtable-main-container
 div.jtable-title div.jtable-toolbar span.jtable-toolbar-item 
span.jtable-toolbar-item-icon{display:inline-block;margin:2px;vertical-align:middle;width:16px;height:16px}div.jtable-main-container
 div.jtable-title div.jtable-toolbar span.jtable-toolbar-item 
span.jtable-toolbar-item-text{display:inline-block;margin:2px;vertical-align:middle}div.jtable-main-container
 div.jtable-title .jtable-close-butt
 on+div.jtable-toolbar{margin-right:30px}div.jtable-main-container 
table.jtable{width:100%}div.jtable-main-container table.jtable thead 
th{vertical-align:middle;text-align:left}div.jtable-main-container table.jtable 
thead th.jtable-column-header 
div.jtable-column-header-container{position:relative}div.jtable-main-container 
table.jtable thead th.jtable-column-header div.jtable-column-header-container 
span.jtable-column-header-text{display:inline-block}div.jtable-main-container 
table.jtable thead th.jtable-column-header div.jtable-column-header-container 
div.jtable-column-resize-handler{position:absolute;height:24px;width:8px;right:-8px;top:-2px;z-index:2;cursor:col-resize}div.jtable-main-container
 table.jtable thead 
th.jtable-command-column-header{text-align:center}div.jtable-main-container 
table.jtable thead 
th.jtable-column-header-selecting{text-align:center;width:1%}div.jtable-main-container
 table.jtable thead th.jtable-column-header-selecting 
input{cursor:pointer}div.jtable-main-c
 ontainer table.jtable thead 
th.jtable-column-header-sortable{cursor:pointer}div.jtable-main-container 
table.jtable tbody tr>td 
.jtable-command-button{margin:0;padding:0;cursor:pointer;border:none;display:inline}div.jtable-main-container
 table.jtable tbody tr>td .jtable-command-button 
span{display:none}div.jtable-main-container table.jtable tbody 
tr>td.jtable-command-column{text-align:center;vertical-align:middle}div.jtable-main-container
 table.jtable tbody 
tr>td.jtable-selecting-column{text-align:center;vertical-align:middle}div.jtable-main-container
 table.jtable tbody tr>td.jtable-selecting-column 
input{cursor:pointer}div.jtable-main-container table.jtable tbody 
tr.jtable-no-data-row{text-align:center}div.jtable-main-container>div.jtable-bottom-panel{position:relative;min-height:24px;text-align:left}div.jtable-main-container>div.jtable-bottom-panel
 
div.jtable-right-area{right:0;top:0;bottom:0;position:absolute}div.jtable-main-container>div.jtable-bottom-panel
 .jtable-page-list{disp
 lay:inline-block}div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-space,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-first,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-last,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-previous,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-next,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list .jtable-page-number-active{padding:2px 
5px;display:inline-block;cursor:pointer}div.jtable-main-container>div.jtable-bottom-panel
 .jtable-page-list 
.jtable-page-number-space,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list 
.jtable-page-number-active,div.jtable-main-container>div.jtable-bottom-panel 
.jtable-page-list .jtable-page-numb
 er-disabled{cursor:default}div.jtable-main-container>div.jtable-bottom-panel 
span.jtable-page-size-change{margin-left:5px}div.jtable-main-container>div.jtable-bottom-panel
 
span.jtable-goto-page{margin-left:5px}div.jtable-main-container>div.jtable-bottom-panel
 span.jtable-goto-page 
input[type=text]{width:22px}div.jtable-main-container>div.jtable-bottom-panel 
span.jtable-page-info{vertical-align:middle}div.jtable-main-container 
div.jtable-column-resize-bar{opacity:.5;filter:alpha(opacity=50);position:absolute;display:none;width:1px;background-color:#000}div.jtable-main-container
 
div.jtable-column-selection-container{position:absolute;display:none;border:1px 
solid 
#c8c8c8;background:#fff;color:#000;z-index:101;padding:5px}div.jtable-main-container
 div.jtable-column-selection-container 
ul.jtable-column-select-list{margin:0;padding:0;list-style:none}div.jtable-main-container
 div.jtable-column-selection-container ul.jtable-column-select-list 
li{margin:0;padding:2px 0}div.jtable-main-conta
 iner div.jtable-column-selection-container ul.jtable-column-select-list li 
label span{position:relative;top:-1px;margin-left:4px}div.jtable-main-container 
div.jtable-column-selection-container ul.jtable-column-select-list li 
input[type="checkbox"]{cursor:pointer}form.jtable-dialog-form 
div.jtable-input-field-container{padding:2px 0 3px 0;border-bottom:1px solid 
#ddd}form.jtable-dialog-form 
div.jtable-input-field-container:last-child{border:none}form.jtable-dialog-form 
div.jtable-input-label{padding:2px 
3px;font-size:1.1em;color:#666}form.jtable-dialog-form 
div.jtable-input{padding:2px}form.jtable-dialog-form 
div.jtable-date-input{}form.jtable-dialog-form 
div.jtable-text-input{}form.jtable-dialog-form 
span.jtable-option-text-clickable{position:relative;top:-2px}form.jtable-dialog-form
 div.jtable-textarea-input 
textarea{width:300px;min-height:60px}form.jtable-dialog-form 
div.jtable-checkbox-input span,form.jtable-dialog-form div.jtable-radio-input 
span{padding-left:4px}form.jtable-dia
 log-form div.jtable-radio-input input,form.jtable-dialog-form 
div.jtable-checkbox-input input,form.jtable-dialog-form 
span.jtable-option-text-clickable{cursor:pointer}div.jtable-busy-panel-background{opacity:.1;filter:alpha(opacity=50);z-index:998;position:absolute;background-color:#000}div.jtable-busy-panel-background.jtable-busy-panel-background-invisible{background-color:transparent}div.jtable-busy-message{cursor:wait;z-index:999;position:absolute;margin:5px}div.jtable-contextmenu-overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100}div.jtable-main-container
 
div.jtable-title{position:relative;line-height:34px;padding-left:10px}div.jtable-main-container
 div.jtable-title 
.jtable-close-button{right:6px;top:6px;bottom:6px;position:absolute;opacity:.8;filter:alpha(opacity=50);background:url('close.png')
 no-repeat;width:22px;height:22px}  div.jtable-main-container div.jtable-title 
.jtable-close-button:hover{opacity:1;filter:alpha(opacity=50)}  
div.jtable-main-containe
 r div.jtable-title 
div.jtable-toolbar{bottom:0;right:0;position:absolute;line-height:20px;margin-right:2px;margin-bottom:2px}
  div.jtable-main-container div.jtable-title div.jtable-toolbar 
span.jtable-toolbar-item.jtable-toolbar-item-add-record 
span.jtable-toolbar-item-icon{background-image:url('add.png')}  
div.jtable-main-container 
table.jtable{border-collapse:collapse;border-spacing:0}  
div.jtable-main-container table.jtable thead th{padding:4px 3px 4px 6px}  
div.jtable-main-container table.jtable thead th.jtable-column-header 
div.jtable-column-header-container{height:20px}  div.jtable-main-container 
table.jtable thead th.jtable-column-header 
span.jtable-column-header-text{margin-top:3px}  div.jtable-main-container 
table.jtable thead th.jtable-column-header-selecting{padding:5px}  
div.jtable-main-container table.jtable thead th.jtable-column-header-sortable 
div.jtable-column-header-container{background:url('column-sortable.png') 
no-repeat right}  div.jtable-main-container table.jt
 able thead th.jtable-column-header-sorted-asc 
div.jtable-column-header-container{background:url('column-asc.png') no-repeat 
right}  div.jtable-main-container table.jtable thead 
th.jtable-column-header-sorted-desc 
div.jtable-column-header-container{background:url('column-desc.png') no-repeat 
right}  div.jtable-main-container table.jtable 
tbody>tr{padding:2px;height:30px}  div.jtable-main-container table.jtable 
tbody>tr>td{padding:5px;border:1px solid #ddd}  div.jtable-main-container 
table.jtable tbody>tr>td:first-child{border-left:none}  
div.jtable-main-container table.jtable tbody>tr>td 
.jtable-edit-command-button{background:url('edit.png') 
no-repeat;width:16px;height:16px}  div.jtable-main-container table.jtable 
tbody>tr>td .jtable-delete-command-button{background:url('delete.png') 
no-repeat;width:16px;height:16px}  div.jtable-main-container table.jtable 
tbody>tr.jtable-child-row>td{padding:2px 1px 2px 2px}  
div.jtable-main-container table.jtable tbody>tr.jtable-child-row>td div.jt
 able-toolbar{margin-right:33px}  div.jtable-main-container table.jtable 
tbody>tr.jtable-child-row>td .jtable{border:none}  div.jtable-main-container 
table.jtable tbody>tr.jtable-child-row>td 
.jtable-title,div.jtable-main-container table.jtable 
tbody>tr.jtable-child-row>td 
.jtable-bottom-panel{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none}
  div.jtable-main-container 
div.jtable-bottom-panel{padding:1px;min-height:24px;line-height:16px;font-size:.9em}
  div.jtable-main-container div.jtable-bottom-panel 
div.jtable-right-area{padding:2px}  div.jtable-main-container 
div.jtable-bottom-panel .jtable-page-list{margin:3px}  
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number,div.jtable-main-container div.jtable-bottom-panel 
.jtable-page-list .jtable-page-number-space,div.jtable-main-container 
div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-first,div.jtable-main-container div.jtable-bottom-panel 
.jtable-page-list .jtab
 le-page-number-last,div.jtable-main-container div.jtable-bottom-panel 
.jtable-page-list .jtable-page-number-previous,div.jtable-main-container 
div.jtable-bottom-panel .jtable-page-list 
.jtable-page-number-next,div.jtable-main-container div.jtable-bottom-panel 
.jtable-page-list .jtable-page-number-active{padding:2px 5px}  
div.jtable-main-container div.jtable-bottom-panel 
span.jtable-page-size-change{vertical-align:middle}  div.jtable-main-container 
div.jtable-bottom-panel span.jtable-goto-page{vertical-align:middle}  
div.jtable-main-container div.jtable-bottom-panel 
.jtable-page-info{display:inline-block;padding:4px}  div.jtable-main-container 
div.jtable-bottom-panel span.jtable-add-record{margin:3px}  
div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record 
a{font-weight:bold;text-decoration:none}  div.jtable-main-container 
div.jtable-bottom-panel span.jtable-add-record 
a:hover{text-decoration:underline}  div.jtable-main-container 
div.jtable-column-selection-containe
 
r{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px
 2px 4px rgba(50,51,50,.75);-moz-box-shadow:2px 2px 4px 
rgba(50,51,50,.75);box-shadow:2px 2px 4px rgba(50,51,50,.75)}  
form.jtable-dialog-form div.jtable-input-label{font-weight:bold}  
div.jtable-busy-message{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px
 2px 4px rgba(50,51,50,.75);-moz-box-shadow:2px 2px 4px 
rgba(50,51,50,.75);box-shadow:2px 2px 4px 
rgba(50,51,50,.75);padding:5px;color:none}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/7ccfa3aa/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/loading.gif
----------------------------------------------------------------------
diff --git 
a/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/loading.gif
 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/loading.gif
new file mode 100644
index 0000000..e7c9c35
Binary files /dev/null and 
b/log4j-catalog/log4j-catalog-editor/src/main/resources/static/js/jtable.2.4.0/themes/jqueryui/loading.gif
 differ

Reply via email to