Uses of Interface
spin.demo.prompt.PromptBean
-
Packages that use PromptBean Package Description spin.demo.prompt -
-
Uses of PromptBean in spin.demo.prompt
Classes in spin.demo.prompt that implement PromptBean Modifier and Type Class Description class
PromptBeanImpl
Implementation of a prompt.Constructors in spin.demo.prompt with parameters of type PromptBean Constructor Description CallbackGUI(PromptBean aPromptBean)
Constructor.CallGUI(PromptBean aPromptBean)
Constructor.
-