Serialized Form
|
Package org.dishevelled.iconbundle |
readResolve
Object readResolve()
throws ObjectStreamException
- Override readResolve to return the proper static
final enumeration values.
- Throws:
ObjectStreamException - if an error occurs
width
int width
- Icon width.
height
int height
- Icon height.
toStringValue
String toStringValue
- The string value of
width + "x" + height.
ordinal
int ordinal
- Ordinal -- necessary for serialization.
name
String name
- State name.
name
String name
- Text direction name.
Copyright (c) 2003-2011 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).