method
com.dmdirc.
addons.
ui_
swing.
actions.
CutAction_
_
static_init
method
void com.
dmdirc.
addons.
ui_
swing.
actions.
CutAction(
JTextComponent)
post
this.comp == comp
post
init'ed(this.comp)
method
void actionPerformed(
ActionEvent)
pre
this.comp != null
method
bool isEnabled()
pre
this.comp != null
post
init'ed(return_value)