| method | com.dmdirc. |
| method | void com. |
| post | this.divider == 1 |
| post | this.submenu == null |
| method | void com. |
| post | this.divider == 0 |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.submenu == submenu |
| post | init'ed(this. |
| method | void com. |
| post | this.command == command |
| post | init'ed(this. |
| post | this.divider == 0 |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.submenu == null |
| method | bool isDivider() |
| pre | init'ed(this. |
| post | return_value == this.divider |
| post | init'ed(return_value) |
| method | bool isSubMenu() |
| pre | init'ed(this. |
| post | init'ed(return_value) |
| method | PopupMenu getSubMenu() |
| pre | init'ed(this. |
| post | return_value == this.submenu |
| post | init'ed(return_value) |
| method | String getName() |
| pre | init'ed(this.name) |
| post | return_value == this.name |
| post | init'ed(return_value) |