org.opennms.web.svclayer.outage
Class RedColumnInterceptor

java.lang.Object
  extended by org.opennms.web.svclayer.outage.RedColumnInterceptor

public class RedColumnInterceptor
extends Object

RedColumnInterceptor class.

Since:
1.8.1
Version:
$Id: $
Author:
Johan Edstrom, DJ Gregor, Johan Edstrom, DJ Gregor

Constructor Summary
RedColumnInterceptor()
           
 
Method Summary
 void addColumnAttributes(TableModel tableModel, Column column)
          
 void modifyColumnAttributes(TableModel tableModel, Column column)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedColumnInterceptor

public RedColumnInterceptor()
Method Detail

addColumnAttributes

public void addColumnAttributes(TableModel tableModel,
                                Column column)


modifyColumnAttributes

public void modifyColumnAttributes(TableModel tableModel,
                                   Column column)



Copyright © 2011. All Rights Reserved.