Uses of Class
com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton

Packages that use BasicJideTabbedPaneUI.TabCloseButton
com.jidesoft.plaf.aqua The package contains ComponentUI implementation for Aqua style. 
com.jidesoft.plaf.basic The package contains basic ComponentUI implementation for most of the JIDE components. 
com.jidesoft.plaf.eclipse The package contains ComponentUI implementation for Eclipse and Eclipse3x style. 
 

Uses of BasicJideTabbedPaneUI.TabCloseButton in com.jidesoft.plaf.aqua
 

Subclasses of BasicJideTabbedPaneUI.TabCloseButton in com.jidesoft.plaf.aqua
 class AquaJideTabbedPaneUI.AquaTabCloseButton
           
 

Methods in com.jidesoft.plaf.aqua that return BasicJideTabbedPaneUI.TabCloseButton
protected  BasicJideTabbedPaneUI.TabCloseButton AquaJideTabbedPaneUI.createNoFocusButton(int type)
           
 

Uses of BasicJideTabbedPaneUI.TabCloseButton in com.jidesoft.plaf.basic
 

Methods in com.jidesoft.plaf.basic that return BasicJideTabbedPaneUI.TabCloseButton
protected  BasicJideTabbedPaneUI.TabCloseButton BasicJideTabbedPaneUI.createNoFocusButton(int type)
          Deprecated. replaced by JideTabbedPane.createNoFocusButton(int)
 

Uses of BasicJideTabbedPaneUI.TabCloseButton in com.jidesoft.plaf.eclipse
 

Subclasses of BasicJideTabbedPaneUI.TabCloseButton in com.jidesoft.plaf.eclipse
 class Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton
           
 

Methods in com.jidesoft.plaf.eclipse that return BasicJideTabbedPaneUI.TabCloseButton
protected  BasicJideTabbedPaneUI.TabCloseButton Eclipse3xJideTabbedPaneUI.createNoFocusButton(int type)
           
 



Copyright © 2013. All Rights Reserved.