Inherited from Button
Inherited from AbstractButton
Inherited from Wrapper
Inherited from Trigger
Inherited from Component
Inherited from UIElement
Inherited from LazyPublisher
Inherited from Publisher
Inherited from Reactor
Inherited from Proxy
Inherited from AnyRef
Inherited from Any
A button that, when clicked, pops up a menu anchored at this button (as opposed to the mouse's current position).
Add scala.swing.Menu Menus and scala.swing.MenuItem MenuItems to it just like you would an ordinary menu.