Home
last modified time | relevance | path

Searched defs:jcardsPanel (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/
DTaskScenePanelChart.java414 private void chartDisplay(int num, JBPanel jcardsPanel, CustomJLabel hosJLabel) { in chartDisplay()
474 JBPanel jcardsPanel = new JBPanel(new BorderLayout()); in setTaskLoop() local
851 JBPanel jcardsPanel = new JBPanel(new BorderLayout()); in handImportScene() local
880 …private void createImportTrace(File selectedFile, CustomJLabel hosJLabel, JBPanel jcardsPanel, Str… in createImportTrace()