Uses of Interface
org.jcsp.awt.Paintable
-
Packages that use Paintable Package Description org.jcsp.awt This provides CSP extensions for all AWTComponentcomponents: GUI events and widget configurations map to channel communications. -
-
Uses of Paintable in org.jcsp.awt
Classes in org.jcsp.awt that implement Paintable Modifier and Type Class Description classDisplayListMethods in org.jcsp.awt with parameters of type Paintable Modifier and Type Method Description voidActiveCanvas. setPaintable(Paintable paintable)Constructors in org.jcsp.awt with parameters of type Paintable Constructor Description SetPaintable(Paintable paintable)
-