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 e9a18b5 organized imports
new 520b7bb moved related classes to their own sorttable package
new 9636163 corrected javadoc
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/ShutdownListener.java | 2 +-
.../chainsaw/components/elements/{ => sorttable}/JSortTable.java | 3 +--
.../chainsaw/{ => components/elements/sorttable}/SortArrowIcon.java | 2 +-
.../{ => components/elements/sorttable}/SortHeaderRenderer.java | 4 +---
.../java/org/apache/log4j/chainsaw/components/logpanel/LogPanel.java | 2 +-
5 files changed, 5 insertions(+), 8 deletions(-)
rename src/main/java/org/apache/log4j/chainsaw/components/elements/{ =>
sorttable}/JSortTable.java (98%)
rename src/main/java/org/apache/log4j/chainsaw/{ =>
components/elements/sorttable}/SortArrowIcon.java (97%)
rename src/main/java/org/apache/log4j/chainsaw/{ =>
components/elements/sorttable}/SortHeaderRenderer.java (96%)