Searched refs:firstTableScroller (Results 1 – 1 of 1) sorted by relevance
302 JScrollPane firstTableScroller = new JScrollPane(profilingTable); in buildSideSplitter() local303 firstTableScroller.setBorder(null); in buildSideSplitter()306 firstTableScroller.setMinimumSize(profilingTable.getPreferredScrollableViewportSize()); in buildSideSplitter()312 tablesSplitter.setLeftComponent(firstTableScroller); in buildSideSplitter()