Home
last modified time | relevance | path

Searched refs:panel (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/asuite_plugin/src/java/com/android/atest/commandAdapter/
DCommandRunner.java133 JPanel panel = new JPanel(new BorderLayout()); in launchConsole() local
135 panel.add(consoleView.getComponent(), BorderLayout.CENTER); in launchConsole()
136 panel.updateUI(); in launchConsole()
138 new RunContentDescriptor(consoleView, sProcessHandler, panel, Constants.ATEST_NAME); in launchConsole()
/tools/asuite/aidegen/
DREADME.md94 project panel updated when your IDE didn't sync.