Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

F

field - Class in jdeserialize
This class represents a field within a class description/declaration (classdesc).
field(fieldtype, String, stringobj) - Constructor for class jdeserialize.field
Constructor.
field(fieldtype, String) - Constructor for class jdeserialize.field
Constructor for simple fields.
fielddata - Variable in class jdeserialize.instance
Collection of field data, organized by class description.
fields - Variable in class jdeserialize.classdesc
Array of fields in the class, in the order serialized by the stream writer.
fieldtype - Enum in jdeserialize
Enum class that describes the type of a field encoded inside a classdesc description.
fieldtype(char) - Constructor for enum jdeserialize.fieldtype
Constructor for non-object (primitive) types.
fieldtype(char, String) - Constructor for enum jdeserialize.fieldtype
Constructor.
FileWorker - Class in io
This class contains only static attributes and methods for I/O operations.
FileWorker() - Constructor for class io.FileWorker
 
fixClassName(String) - Static method in class jdeserialize.jdeserialize
"Fix" the given name by transforming illegal characters, such that the end result is a legal Java identifier that is not a keyword.
ftype - Variable in class jdeserialize.arraycoll
 
fullScreen - Variable in class Window
Graphic node of menu item for full screen.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links