Uses of Interface
spin.demo.prompt.Prompt
-
Packages that use Prompt Package Description spin.demo.prompt -
-
Uses of Prompt in spin.demo.prompt
Classes in spin.demo.prompt that implement Prompt Modifier and Type Class Description class
CallbackGUI
A demonstration of GUI showing a callback prompt.Methods in spin.demo.prompt with parameters of type Prompt Modifier and Type Method Description void
PromptBean. process(Prompt prompt)
Process.void
PromptBeanImpl. process(Prompt prompt)
Process.
-