Interface org.jfouffa.jslider.Logo
- public interface Logo
Defines the logo methods.
Method index
-
getLogoUrl()
- Gets the logo's url.
-
setLogoUrl(String)
- Sets the logo's url to the specified url.
Methods
getLogoUrl
public abstract String getLogoUrl()
- Gets the logo's url.
setLogoUrl
public abstract void setLogoUrl(String logoUrl)
- Sets the logo's url to the specified url.
- Parameters:
- logo - the logo's url