|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use IConfirmationListener | |
---|---|
palmed.command | Provides the set of commands for the application. |
palmed.ui | Provides generic ui components. |
Uses of IConfirmationListener in palmed.command |
---|
Classes in palmed.command that implement IConfirmationListener | |
---|---|
class |
CloseConfirmationListener
This class implements a close confirmation listener. |
Uses of IConfirmationListener in palmed.ui |
---|
Constructors in palmed.ui with parameters of type IConfirmationListener | |
---|---|
ConfirmationDialog(java.lang.String title,
java.lang.String description,
java.lang.String question,
IConfirmationListener listener)
Create a confirmation dialog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |