Uses of Interface
org.jivesoftware.spark.component.ConfirmDialog.ConfirmListener

Packages that use ConfirmDialog.ConfirmListener
org.jivesoftware.spark.component Provides useful Swing components that can be used within Spark. 
 

Uses of ConfirmDialog.ConfirmListener in org.jivesoftware.spark.component
 

Methods in org.jivesoftware.spark.component with parameters of type ConfirmDialog.ConfirmListener
 void ConfirmDialog.setConfirmListener(ConfirmDialog.ConfirmListener listener)
          Sets the ConfirmListener to use with this dialog instance.