| method | com.dmdirc. |
| method | FrameContainer getContainer() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void com. |
| post | this.commandParser == commandParser |
| post | init'ed(this. |
| post | this.container == owner |
| post | init'ed(this. |
| method | CommandParser getCommandParser() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | InputHandler getInputHandler() |
| post | return_value == &new DummyInputHandler( |
| post | new DummyInputHandler( |
| unanalyzed | call on com. |
| method | void setAwayIndicator(bool) |
| method | void addLine( |
| presumption | java.lang. |
| method | void addLine( |
| pre | messageType != null |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| method | void addLine( |
| method | void clear() |
| method | ConfigManager getConfigManager() |
| post | return_value == &new ConfigManager( |
| post | new ConfigManager( |
|   | method not available - call not analyzed | Info | call on void com. |
| method | WritableFrameContainer getContainer() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | bool isVisible() |
| pre | init'ed(this. |
| post | return_value == this.visible |
| post | init'ed(return_value) |
| method | void setVisible(bool) |
| post | this.visible == isVisible |
| post | init'ed(this. |
| method | String getTitle() |
| pre | init'ed(this.title) |
| post | return_value == this.title |
| post | init'ed(return_value) |
| method | bool isMaximum() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setMaximum(bool) |
| post | this.maximised == b |
| post | init'ed(this. |
| method | void setTitle(String) |
| post | this.title == title |
| post | init'ed(this.title) |
| method | void open() |
| method | StringTranscoder getTranscoder() |
| post | return_value == &new StringTranscoder( |
| post | new StringTranscoder( |
|   | method not available - call not analyzed | Info | call on void com. |
| method | void close() |
| pre | this.container != null |
|   | method not available - call not analyzed | Info | call on void com. |
| method | void restore() |
| method | void maximise() |
| method | void toggleMaximise() |
| method | void minimise() |
| method | void activateFrame() |