UIPopupMenu¶
-
php\swing\UIPopupMenu extends: php\swing\UIContainer
Class UIPopupMenu
Events: open, close, cancel
Properties
Methods
addSeparator()¶
setPopupSize($width, $height)¶
Parameters:
- $width – int
- $height – int
setSelected($component)¶
Parameters:
- $component – php\swing\UIElement
show($invoker, $x, $y)¶
Parameters:
- $invoker – php\swing\UIElement
- $x – int
- $y – int