All Packages Class Hierarchy This Package Previous Next Index

Interface org.jfouffa.jslider.Handler

public interface Handler
Defines a generic handler.


Method index

 o handle(Header, DialogBox)
Applies the properties defined in the specified dialog to the specified header.

Methods

 o handle
 public abstract void handle(Header header,
                             DialogBox dialog)
Applies the properties defined in the specified dialog to the specified header.

Parameters:
header - the header to update
dialog - the dialog that has customized the header