public interface FloatingButton
UI service interface defining a floating button.
abstract void
display()
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void display()
Display the floating button on the screen.
abstract void remove()
Remove the floating button.