All Downloads are FREE. Search and download functionalities are using the official Maven repository.

acm.gui.package.html Maven / Gradle / Ivy

Go to download

This the original Stanford Karel for Java, packaged for Maven. ACM Library is included. See also https://cs.stanford.edu/people/eroberts/karel-the-robot-learns-java.pdf

The newest version!


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 - 2024 Weber Informatics LLC | Privacy Policy