Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DExpandPanel.java38 public class ExpandPanel extends JBPanel { class
52 public ExpandPanel(String title) { in ExpandPanel() method in ExpandPanel
86 public ExpandPanel(String title, int labelWidth) { in ExpandPanel() method in ExpandPanel
124 …public ExpandPanel(JComponent content, boolean isCollapsed, Icon collapseIcon, Icon expandIcon, St… in ExpandPanel() method in ExpandPanel