Uses of Class
choco.visu.VisuButton

Packages that use VisuButton
choco.visu   
 

Uses of VisuButton in choco.visu
 

Methods in choco.visu that return VisuButton
static VisuButton VisuButton.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VisuButton[] VisuButton.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in choco.visu with parameters of type VisuButton
static Visu Visu.createVisu(int width, int height, VisuButton... buttons)
           
static Visu Visu.createVisu(VisuButton... buttons)
           
 



Copyright © 2012. All Rights Reserved.