Uses of Class
com.explodingpixels.macwidgets.BottomBarSize

Packages that use BottomBarSize
com.explodingpixels.macwidgets   
 

Uses of BottomBarSize in com.explodingpixels.macwidgets
 

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

Constructors in com.explodingpixels.macwidgets with parameters of type BottomBarSize
BottomBar(BottomBarSize size)
          Creates a BottomBar of the given size.
 



Copyright © 2012. All Rights Reserved.