EarthWeb
Developer.com
Site
windows 2000
visual c++
java
visual basic
javascripts
recommend it
 
Book
thinking in java
 
Interact
forum
guest book
jobs
jokes
what's new

share code
 
Resource
add resource
modify resource
new resource
 

[Internet Jobs]
-----
Java by E-mail:

Get the weekly e-mail highlights on Java!
-----
-

Package kiwi.ui.dialog

Kiwi dialog windows and supporting classes.

See:
          Description

Interface Summary
LoginValidator General purpose login validation interface.
 

Class Summary
ComponentDialog A base class for custom dialog windows.
DateChooserDialog A dialog window that displays a DateChooser.
DialogSet This class is the Kiwi analogy to the Swing JOptionPane.
DirectorySelectorDialog This class represents a directory selector.
ItemChooserDialog A dialog that presents a list of items, one of which must be selected before the dialog may be dismissed.
KDialog KDialog is a trivial extension of JDialog that provides support for tiling the background of the dialog with an image and for firing dismissal events.
KInputDialog This class represents a Kiwi input dialog.
KMessageDialog This class represents a Kiwi message dialog.
KQuestionDialog This class represents a Kiwi question dialog.
LoginDialog A general-purpose login dialog.
ProgressDialog A simple dialog with a message and progress meter, for use when a non-interruptible, lengthy task is being performed.
PropertyEditorDialog This class represents a property editor.
WizardDialog This class displays a WizardView in a dialog window, and fires an appropriate DialogDismissEvent when the view's Finish or Cancel button is pressed.
 

Package kiwi.ui.dialog Description

Kiwi dialog windows and supporting classes.



internet.commerce