This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git
from a0f4c9b removed unused lombok dependency
new d8a47b5 moved ChainsawTabbedPane to a new package, reenabled
loading/writing settings
new e9a18b5 organized imports
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/org/apache/log4j/chainsaw/LogUI.java | 18 +--
.../tabbedpane}/ChainsawTabbedPane.java | 122 +++++++++++----------
.../tabbedpane}/SavableTabSetting.java | 2 +-
3 files changed, 67 insertions(+), 75 deletions(-)
rename src/main/java/org/apache/log4j/chainsaw/{ =>
components/tabbedpane}/ChainsawTabbedPane.java (63%)
rename src/main/java/org/apache/log4j/chainsaw/{ =>
components/tabbedpane}/SavableTabSetting.java (96%)