psmith 2003/10/02 20:55:26
Modified: src/java/org/apache/log4j/chainsaw ColumnSelector.java
Log:
Deprecated this class, as it is either replaced via
the Log panel preference dialog, or can eventually
be modified to include the LogPanelPreferenceModel to
stay in sync with the preference model.
Revision Changes Path
1.3 +3 -0
jakarta-log4j/src/java/org/apache/log4j/chainsaw/ColumnSelector.java
Index: ColumnSelector.java
===================================================================
RCS file:
/home/cvs/jakarta-log4j/src/java/org/apache/log4j/chainsaw/ColumnSelector.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ColumnSelector.java 9 Sep 2003 03:03:32 -0000 1.2
+++ ColumnSelector.java 3 Oct 2003 03:55:26 -0000 1.3
@@ -74,6 +74,9 @@
* moved, minimized away to be used later, rather than being a Dialog.
*
* @author Scott Deboy <[EMAIL PROTECTED]>
+ *
+ * @deprecated - Preferred to use the Log Panel preferences, or alter on we can
pass the
+ * LogPanelPreferenceModel to this class so it can modify it.
*
*/
public class ColumnSelector extends JFrame implements TableColumnModelListener {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]