An ArraySizeSelector is a modular interface that recommends how large of a
new array should be allocated for classes that need to maintain a dynamic
array.
The Basic WindowListener is a concrete WindowListener which, by
default, will automatically close any window that notifies it with
a windowClosing event.
The Enumerator class provides a library of methods in order to operate
on Enumerations, such as comparing them, and converting them into
a displayable form.
Enumerator() -
Constructor for class net.sf.zig_project.gpl.common.enumerations.Enumerator
Convenience method to load an entire text file into memory, and return
the complete contents as a single String (using the platforms default
encoding).