public class TabHighlighter extends Object
Constructor and Description |
---|
TabHighlighter(JTabbedPane pane,
Component comp,
Color highlightColour) |
Modifier and Type | Method and Description |
---|---|
void |
highlight()
Highlights the tab unless is selected
|
void |
removeHighlight()
Restores the tab to the normal colour
|
public TabHighlighter(JTabbedPane pane, Component comp, Color highlightColour)
Copyright © 2024 GATE. All rights reserved.