Uses of Class
com.github.croesch.micro_debug.gui.components.basic.NumberLabel.STYLE

Packages that use NumberLabel.STYLE
com.github.croesch.micro_debug.gui.components.basic   
 

Uses of NumberLabel.STYLE in com.github.croesch.micro_debug.gui.components.basic
 

Methods in com.github.croesch.micro_debug.gui.components.basic that return NumberLabel.STYLE
 NumberLabel.STYLE NumberLabel.getNumberStyle()
          Returns the style that is used to display numbers.
static NumberLabel.STYLE NumberLabel.STYLE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumberLabel.STYLE[] NumberLabel.STYLE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.