Uses of Class
org.jcsp.awt.ActiveClosingFrame
-
Packages that use ActiveClosingFrame Package Description org.jcsp.plugNplay This provides an assortment of plug-and-play CSP components to wire together (with Object-carrying wires) and reuse. -
-
Uses of ActiveClosingFrame in org.jcsp.plugNplay
Fields in org.jcsp.plugNplay declared as ActiveClosingFrame Modifier and Type Field Description private ActiveClosingFrame
FramedButton. activeClosingFrame
The frame for the buttonprivate ActiveClosingFrame
FramedButtonArray. activeClosingFrame
The frame for the buttonsprivate ActiveClosingFrame
FramedButtonGrid. activeClosingFrame
The frame for the buttonsprivate ActiveClosingFrame
FramedScrollbar. activeClosingFrame
The frame for the scrollbar
-