net.infonode.tabbedpanel.theme.internal.laftheme
Class PaneUI
public
class
PaneUI
extends Object
Method Summary |
void | dispose() |
Insets | getContentInsets(Direction d, boolean tabAreaVisible) |
Color | getContentTabAreaBorderColor(Direction d) |
Font | getFont() |
Insets | getNormalInsets(Direction d) |
Insets | getNormalTabInsets(Direction areaOrientation, Direction tabDirection) |
int | getScrollOffset() |
Insets | getSelectedInsets(Direction d) |
int | getSelectedRaised(Direction d) |
Insets | getSelectedTabInsets(Direction areaOrientation, Direction tabDirection) |
Insets | getTabAreaInsets(Direction d) |
Dimension | getTabExternalMinSize(Direction d) |
Insets | getTabInsets(Direction d) |
int | getTabSpacing(Direction d) |
int | getTabSpacing() |
int | getTextIconGap() |
void | init() |
boolean | isContentOpaque() |
boolean | isOpaque() |
boolean | isSwapWidthHeight(Direction d) |
boolean | isTabAreaComponentsOpaque() |
boolean | isTabAreaOpaque() |
void | paintContentArea(TabbedPanelContentPanel p, Graphics g, int x, int y, int width, int height) |
void | paintTabArea(TabbedPanel tp, Graphics g, int x, int y, int width, int height) |
void | setEnabled(boolean enabled) |
void | setHoveredTab(Tab tab) |
public void dispose()
public Insets getContentInsets(
Direction d, boolean tabAreaVisible)
public Color getContentTabAreaBorderColor(
Direction d)
public Font getFont()
public int getScrollOffset()
public Dimension getTabExternalMinSize(
Direction d)
public int getTabSpacing()
public int getTextIconGap()
public void init()
public boolean isContentOpaque()
public boolean isOpaque()
public boolean isSwapWidthHeight(
Direction d)
public boolean isTabAreaComponentsOpaque()
public boolean isTabAreaOpaque()
public void paintTabArea(
TabbedPanel tp, Graphics g, int x, int y, int width, int height)
public void setEnabled(boolean enabled)
public void setHoveredTab(
Tab tab)