All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface BW.UML.ClickBar.ClickableBar

public interface ClickableBar

Method Index

 o clickAction()
 o getColor()
 o getLabel()
 o getStyle()
 o getValue()

Methods

 o getValue
 public abstract String getValue()
 o getLabel
 public abstract String getLabel()
 o getColor
 public abstract Color getColor()
 o getStyle
 public abstract String getStyle()
 o clickAction
 public abstract void clickAction()

All Packages  Class Hierarchy  This Package  Previous  Next  Index