JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
spin.demo.Bean
Packages that use
Bean
Package
Description
spin.demo
spin.demo.dispatcher
Uses of
Bean
in
spin.demo
Classes in
spin.demo
that implement
Bean
Modifier and Type
Class
Description
class
BeanImpl
Implementation of a bean.
Constructors in
spin.demo
with parameters of type
Bean
Modifier
Constructor
Description
SpinOffGUI
(
Bean
aBean)
Constructor.
Uses of
Bean
in
spin.demo.dispatcher
Constructors in
spin.demo.dispatcher
with parameters of type
Bean
Modifier
Constructor
Description
DispatcherGUI
(
Bean
aBean)
Constructor.