|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.explodingpixels.widgets.plaf.EPTabPainter
public class EPTabPainter
| Nested Class Summary | |
|---|---|
static class |
EPTabPainter.CloseButtonLocation
|
| Constructor Summary | |
|---|---|
EPTabPainter()
|
|
| Method Summary | |
|---|---|
boolean |
isPointOverCloseButton(Rectangle tabBounds,
Point point)
|
void |
paintTab(Graphics2D graphics,
JTabbedPane tabPane,
Rectangle tabBounds,
String tabText,
Icon tabIcon,
boolean isSelected,
boolean isMouseOverCloseButton,
boolean isMousePressedOverCloseButton)
|
void |
setCloseButtonLocation(EPTabPainter.CloseButtonLocation closeButtonLocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EPTabPainter()
| Method Detail |
|---|
public void setCloseButtonLocation(EPTabPainter.CloseButtonLocation closeButtonLocation)
public void paintTab(Graphics2D graphics,
JTabbedPane tabPane,
Rectangle tabBounds,
String tabText,
Icon tabIcon,
boolean isSelected,
boolean isMouseOverCloseButton,
boolean isMousePressedOverCloseButton)
public boolean isPointOverCloseButton(Rectangle tabBounds,
Point point)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||