Searched defs:counting (Results 1 – 2 of 2) sorted by relevance
350 CountingThread counting = new CountingThread(jTextArea); in startTask() local
256 private CountingThread counting; field in TaskScenePanelChart1484 public void setCounting(CountingThread counting) { in setCounting()