
acm.gui.package.html Maven / Gradle / Ivy
The acm.gui Package
This package provides a set of classes that support the creation of simple,
interactive programs. The most important class in the package is
TableLayout
, which
implements a new layout manager for creating tabular arrangements of
components.
The other classes likely to be used by students are
IntField
and
DoubleField
, which
provide simple interactors for reading numbers of the appropriate type.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy