|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputCanceledException | |
org.objectweb.jac.aspects.gui | Provides a simple and generic GUI (Graphical User Interface) aspect. |
Uses of InputCanceledException in org.objectweb.jac.aspects.gui |
Methods in org.objectweb.jac.aspects.gui with parameters of type InputCanceledException | |
void |
InputWrapper.catchInputCanceled(InputCanceledException e)
|
Methods in org.objectweb.jac.aspects.gui that throw InputCanceledException | |
Object |
InputWrapper.askForParameters(Interaction interaction)
Calls the Display.showInput method on the current
display. |
protected boolean |
InputWrapper.askingSequence(Display display,
DisplayContext context,
AbstractMethodItem method,
Interaction interaction,
Class[] paramTypes)
|
Object |
InputWrapper.create(ClassItem classItem,
Display display)
This method performs all the inputs operations for an instance creation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |