UIPopupMenu

php\swing\UIPopupMenu

extends: php\swing\UIContainer

Class UIPopupMenu

Events: open, close, cancel

Properties


property borderPainted

bool

property lightweightPopup

bool

property label

string

Methods


addSeparator()
setPopupSize($width, $height)
Parameters:
  • $widthint
  • $heightint
setSelected($component)
Parameters:
show($invoker, $x, $y)
Parameters: