You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ps...@apache.org on 2003/10/03 05:55:26 UTC

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ColumnSelector.java

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 <sd...@apache.org>
  + * 
  + * @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: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org