com.togethersoft.openapi.util.ui
Class ExtendedTabbedPane.ExtendedMetalTabbedPaneUI

|
+--com.togethersoft.openapi.util.ui.ExtendedTabbedPane.ExtendedMetalTabbedPaneUI

static class ExtendedTabbedPane.ExtendedMetalTabbedPaneUI
extends OIMetalTabbedPaneUI


Method Summary
 static ComponentUIcreateUI(JComponent x)
           
 protected voidpaintText(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected)
           

Method Detail

createUI

public static ComponentUI createUI(JComponent x)

paintText

protected void paintText(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected)