All Packages Class Hierarchy This Package Previous Next Index

Interface org.jfouffa.jslider.Logo

public interface Logo
Defines the logo methods.


Method index

 o getLogoUrl()
Gets the logo's url.
 o setLogoUrl(String)
Sets the logo's url to the specified url.

Methods

 o getLogoUrl
 public abstract String getLogoUrl()
Gets the logo's url.

 o setLogoUrl
 public abstract void setLogoUrl(String logoUrl)
Sets the logo's url to the specified url.

Parameters:
logo - the logo's url