Searched defs:stopButton (Results 1 – 1 of 1) sorted by relevance
302 private void stopTask(ProfilerChartsView profilerView, CustomJButton stopButton, in stopTask()328 private void startTask(ProfilerChartsView profilerView, CustomJButton stopButton, in startTask()367 CustomJButton stopButton = taskScenePanelChart.getjButtonRun(); in clickRunAndStop() local