Uses of Class
com.teamdev.jxdocument.Error

Uses of Error in com.teamdev.jxdocument
 

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