Searched refs:panel (Results 1 – 2 of 2) sorted by relevance
133 JPanel panel = new JPanel(new BorderLayout()); in launchConsole() local135 panel.add(consoleView.getComponent(), BorderLayout.CENTER); in launchConsole()136 panel.updateUI(); in launchConsole()138 new RunContentDescriptor(consoleView, sProcessHandler, panel, Constants.ATEST_NAME); in launchConsole()
94 project panel updated when your IDE didn't sync.