Searched refs:AtestTW (Results 1 – 2 of 2) sorted by relevance
38 ToolWindow AtestTW = in actionPerformed() local41 if (AtestTW == null) { in actionPerformed()47 if (AtestTW.isVisible()) { in actionPerformed()48 AtestTW.hide(null); in actionPerformed()50 AtestTW.show(null); in actionPerformed()
103 ToolWindow AtestTW = in getInstance() local105 if (AtestTW instanceof ToolWindowImpl) { in getInstance()106 ((ToolWindowImpl) AtestTW).ensureContentInitialized(); in getInstance()