|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.wabit.swingui.StackedTabComponent.StackedTab
public class StackedTabComponent.StackedTab
Represents an individual 'tab'. It consists of a label component, which is the tab itself, and a subcomponent which is the component contained by the tab.
| Method Summary | |
|---|---|
boolean |
closeButtonContains(int x,
int y)
Returns true if the close 'button' is contained with the given xy co-ordinates. |
java.awt.Component |
getTabComponent()
Returns the Component representing the Tab in the stack of tabs |
boolean |
isCloseable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.awt.Component getTabComponent()
public boolean isCloseable()
public boolean closeButtonContains(int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||