|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.TabbedPaneUI
com.jidesoft.plaf.JideTabbedPaneUI
com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
public class AquaJideTabbedPaneUI
JideTabbedPane UI implementation
Nested Class Summary | |
---|---|
class |
AquaJideTabbedPaneUI.AquaTabCloseButton
|
Field Summary |
---|
Fields inherited from class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI |
---|
_backgroundSelectedColorEnd, _backgroundSelectedColorStart, _backgroundUnselectedColorEnd, _backgroundUnselectedColorStart |
Fields inherited from interface javax.swing.SwingConstants |
---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
Constructor Summary | |
---|---|
AquaJideTabbedPaneUI()
|
Method Summary | |
---|---|
protected BasicJideTabbedPaneUI.TabCloseButton |
createNoFocusButton(int type)
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
protected java.awt.Color |
getBorderEdgeColor()
|
protected boolean |
isRoundedCorner()
|
protected boolean |
isShading()
|
protected void |
paintFocusIndicator(java.awt.Graphics g,
int tabPlacement,
java.awt.Rectangle[] rects,
int tabIndex,
java.awt.Rectangle iconRect,
java.awt.Rectangle textRect,
boolean isSelected)
|
protected void |
paintTabBackground(java.awt.Graphics g,
int tabPlacement,
int tabIndex,
int x,
int y,
int w,
int h,
boolean isSelected)
|
protected void |
prepareEditor(BasicJideTabbedPaneUI.TabEditor e,
int tabIndex)
|
Methods inherited from class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI |
---|
getGradientColors, installBackgroundColor, installColorTheme, paintContentBorder, paintContentBorderBottomEdge, paintContentBorderLeftEdge, paintContentBorderRightEdge, paintContentBorderTopEdge, uninstallColorTheme |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AquaJideTabbedPaneUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected void paintTabBackground(java.awt.Graphics g, int tabPlacement, int tabIndex, int x, int y, int w, int h, boolean isSelected)
paintTabBackground
in class VsnetJideTabbedPaneUI
protected void paintFocusIndicator(java.awt.Graphics g, int tabPlacement, java.awt.Rectangle[] rects, int tabIndex, java.awt.Rectangle iconRect, java.awt.Rectangle textRect, boolean isSelected)
paintFocusIndicator
in class BasicJideTabbedPaneUI
protected boolean isRoundedCorner()
isRoundedCorner
in class BasicJideTabbedPaneUI
protected boolean isShading()
protected java.awt.Color getBorderEdgeColor()
getBorderEdgeColor
in class BasicJideTabbedPaneUI
protected BasicJideTabbedPaneUI.TabCloseButton createNoFocusButton(int type)
createNoFocusButton
in class BasicJideTabbedPaneUI
protected void prepareEditor(BasicJideTabbedPaneUI.TabEditor e, int tabIndex)
prepareEditor
in class BasicJideTabbedPaneUI
|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |