Package <Unnamed>
-
Interface Summary Interface Description Settable Interface to characterize objects that have an integer value. -
Class Summary Class Description Analog This class provides a slider that notifies an Observer when its value changes.Digital This class provides a TextField that notifies an Observer when its value changes.Main This program holds two graphical components: a TextField and a JSlider.Observer This class observes the changes of an integer property in a set of observable objects.