de.lessvoid.nifty.controls.dynamic.attributes
Class ControlHoverAttributes
java.lang.Object
de.lessvoid.nifty.controls.dynamic.attributes.ControlHoverAttributes
public class ControlHoverAttributes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlHoverAttributes
public ControlHoverAttributes()
ControlHoverAttributes
public ControlHoverAttributes(HoverType hoverType)
set
public void set(String key,
String value)
setHoverFalloffType
public void setHoverFalloffType(String hoverFalloffType)
setHoverFalloffConstraint
public void setHoverFalloffConstraint(String hoverFalloffConstraint)
setHoverWidth
public void setHoverWidth(String hoverWidth)
setHoverHeight
public void setHoverHeight(String hoverHeight)
create
public HoverType create()
Copyright © 2012. All Rights Reserved.