Searched refs:newShell (Results 1 – 1 of 1) sorted by relevance
71 protected void configureShell(Shell newShell) { in configureShell() argument72 super.configureShell(newShell); in configureShell()73 newShell.setText(mTitle); in configureShell()