|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.gui.TabHighlighter
public class TabHighlighter
Highligts a tab in a JTabbedPane. Removes the highlight automatically when the highlighted tab is selected.
| Constructor Summary | |
|---|---|
TabHighlighter(JTabbedPane pane,
Component comp,
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 |
|---|
public TabHighlighter(JTabbedPane pane,
Component comp,
Color highlightColour)
| Method Detail |
|---|
public void highlight()
public void removeHighlight()
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||