A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property in class fever.ui.keys.KeyShortcut
Returns key(s) structure name.
name — Property in class fever.utils.reflect.ClassInfo
Class name.
_name — Property in class fever.utils.reflect.ElementInfo
name — Property in class fever.utils.reflect.ElementInfo
Elements name.
NEAREST — Constant static property in class fever.data.formatters.NumberBaseRoundType
Rounds a number up or down to the nearest integer.
nextBoolean() — Static method in class fever.utils.Random
Returns a new random boolean.
nextChar(readable, type) — Static method in class fever.utils.Random
Returns a new random char.
nextFloat(limit) — Static method in class fever.utils.Random
Returns a new random number.
nextFrame() — Method in class fever.display.BitmapClip
Go to next frame.
nextInt(limit) — Static method in class fever.utils.Random
Return a new random int.
nextPassword(useNumber, mixCap, useOther, min, max) — Static method in class fever.utils.Random
Returns a new random generated password.
nextWord(limit, type) — Static method in class fever.utils.Random
Returns a new random word.
none(t, b, c, d) — Static method in class fever.transitions.easing.None
Easing equation function for a simple linear tweening, with no easing.
None — Final class in package fever.transitions.easing
Easing equation function for a simple linear tweening, with no easing.
NONE — Constant static property in class fever.data.formatters.NumberBaseRoundType
Perform no rounding.
NONE_FILTER — Constant static property in class fever.utils.reflect.ClassInfo
Filter identifier to retreive all methods and properties.
NoSuchOverloadingException — Final class in package fever.error
Throws an NoSuchOverloadingException when a Overloader not find a correct overloading definition.
NoSuchOverloadingException(msg) — Constructor in class fever.error.NoSuchOverloadingException
Constructor.
NumberBaseRoundType — Class in package fever.data.formatters
Enumeration for properties that specify a type of rounding.
NumberFormatter — Class in package fever.data.formatters
Formats a valid number adjusting the decimal rounding, precision and the thousands separator character.
NumberFormatter() — Constructor in class fever.data.formatters.NumberFormatter
Constructs new NumberFormatter instance.
NumberValidatorStrategy — Class in package fever.data.validators.strategy
The NumberValidatorStrategy class ensures that a String represents a valid number.
NumberValidatorStrategy() — Constructor in class fever.data.validators.strategy.NumberValidatorStrategy
Constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z