VDBStackApplication.st
changeset 115 0dd989ce3ae7
parent 113 1a40f33af921
child 151 bc7626f46210
equal deleted inserted replaced
114:8a0643c344a9 115:0dd989ce3ae7
    31 "
    31 "
    32 ! !
    32 ! !
    33 
    33 
    34 !VDBStackApplication class methodsFor:'accessing'!
    34 !VDBStackApplication class methodsFor:'accessing'!
    35 
    35 
    36 windowTitle
    36 defaultWindowTitle
    37     ^ 'Backtrace'
    37     ^ self resources string: 'Callstack'
    38 
    38 
    39     "Created: / 11-07-2017 / 16:37:34 / Jan Vrany <jan.vrany@fit.cvut.cz>"
    39     "Created: / 11-07-2017 / 16:37:34 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    40     "Modified: / 03-10-2018 / 15:39:00 / Jan Vrany <jan.vrany@fit.cvut.cz>"
    40 ! !
    41 ! !
    41 
    42 
    42 !VDBStackApplication class methodsFor:'plugIn spec'!
    43 !VDBStackApplication class methodsFor:'plugIn spec'!
    43 
    44 
    44 aspectSelectors
    45 aspectSelectors