Skip navigation links

Package acm.gui

This package provides a set of classes that support the creation of simple, interactive programs.

See: Description

Package acm.gui Description

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.
Skip navigation links