psmith 2003/12/19 20:58:21
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
Log:
decoupled this class from LogUI. It is now up to the client of this
panel to register any actions that are needed to be displayed
within the WelcomePanel's toolbar.
Revision Chan
psmith 2003/12/18 22:50:57
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
ChainsawConstants.java
Log:
Moved out some constants into the Constants class.
Revision ChangesPath
1.7 +6 -20
jakarta-log4j/src/java/org/apache/lo
psmith 2003/09/22 00:01:23
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
Log:
Changes so that the Welcome panel can kick of the Tutorial.
Revision ChangesPath
1.5 +48 -53
jakarta-log4j/src/java/org/apache/log4j/chainsaw/WelcomePanel.java
In
psmith 2003/09/19 01:15:33
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
Added: src/java/org/apache/log4j/chainsaw/help tutorial.html
Log:
Modified the WelcomePanel's toolbar to be, well, a real JToolbar.
Added inital plumbing to support the Tutorial wit
psmith 2003/06/26 16:00:29
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
Log:
Made the WelcomePanel a singleton, makes no sense to dispose
/create it all the time, and the added benefit is that
the URL history is retained.
Revision ChangesPath
1.2