| com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
Inner Class :public class AquaTabCloseButton extends TabCloseButton | |
Method Summary | |
protected TabCloseButton | createNoFocusButton(int type) | public static ComponentUI | createUI(JComponent c) | protected Color | getBorderEdgeColor() | protected boolean | isRoundedCorner() | protected boolean | isShading() | protected void | paintFocusIndicator(Graphics g, int tabPlacement, Rectangle[] rects, int tabIndex, Rectangle iconRect, Rectangle textRect, boolean isSelected) | protected void | paintTabBackground(Graphics g, int tabPlacement, int tabIndex, int x, int y, int w, int h, boolean isSelected) | protected void | prepareEditor(TabEditor e, int tabIndex) |
createNoFocusButton | protected TabCloseButton createNoFocusButton(int type)(Code) | | |
getBorderEdgeColor | protected Color getBorderEdgeColor()(Code) | | |
isRoundedCorner | protected boolean isRoundedCorner()(Code) | | |
isShading | protected boolean isShading()(Code) | | |
paintTabBackground | protected void paintTabBackground(Graphics g, int tabPlacement, int tabIndex, int x, int y, int w, int h, boolean isSelected)(Code) | | |
prepareEditor | protected void prepareEditor(TabEditor e, int tabIndex)(Code) | | |
Methods inherited from com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI | public static ComponentUI createUI(JComponent c)(Code)(Java Doc) protected Color[] getGradientColors(int tabIndex, boolean isSelected)(Code)(Java Doc) protected void installBackgroundColor()(Code)(Java Doc) public void installColorTheme()(Code)(Java Doc) public void paintBackground(Graphics g, Component c)(Code)(Java Doc) protected void paintContentBorder(Graphics g, int x, int y, int w, int h)(Code)(Java Doc) protected void paintContentBorderBottomEdge(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)(Code)(Java Doc) protected void paintContentBorderLeftEdge(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)(Code)(Java Doc) protected void paintContentBorderRightEdge(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)(Code)(Java Doc) protected void paintContentBorderTopEdge(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)(Code)(Java Doc) protected void paintTabAreaBackground(Graphics g, Rectangle rect, int tabPlacement)(Code)(Java Doc) protected void paintTabBackground(Graphics g, int tabPlacement, int tabIndex, int x, int y, int w, int h, boolean isSelected)(Code)(Java Doc) public void uninstallColorTheme()(Code)(Java Doc)
|
|
|