org.telscenter.pas.common.ui.tab
Class TabHighlighter

java.lang.Object
  extended by org.telscenter.pas.common.ui.tab.TabHighlighter

public class TabHighlighter
extends java.lang.Object

Author:
aperritano

Constructor Summary
TabHighlighter(javax.swing.JTabbedPane pane, java.awt.Component comp, java.awt.Color highlightColour)
           
 
Method Summary
 void highlight()
          Highlights the tab unless is selected
 void removeHighlight()
          Restores the tab to the normal colour
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabHighlighter

public TabHighlighter(javax.swing.JTabbedPane pane,
                      java.awt.Component comp,
                      java.awt.Color highlightColour)
Method Detail

highlight

public void highlight()
Highlights the tab unless is selected


removeHighlight

public void removeHighlight()
Restores the tab to the normal colour



Copyright © 2004-2008 TELS Center. All Rights Reserved.