Uses of Class
com.explodingpixels.widgets.plaf.EPTabPainter.CloseButtonLocation

Packages that use EPTabPainter.CloseButtonLocation
com.explodingpixels.widgets.plaf   
 

Uses of EPTabPainter.CloseButtonLocation in com.explodingpixels.widgets.plaf
 

Methods in com.explodingpixels.widgets.plaf that return EPTabPainter.CloseButtonLocation
static EPTabPainter.CloseButtonLocation EPTabPainter.CloseButtonLocation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EPTabPainter.CloseButtonLocation[] EPTabPainter.CloseButtonLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.explodingpixels.widgets.plaf with parameters of type EPTabPainter.CloseButtonLocation
 void EPTabPainter.setCloseButtonLocation(EPTabPainter.CloseButtonLocation closeButtonLocation)
           
 void EPTabbedPaneUI.setCloseButtonLocation(EPTabPainter.CloseButtonLocation closeButtonLocation)
           
 



Copyright © 2012. All Rights Reserved.