Home
last modified time | relevance | path

Searched refs:pluginScrollPane (Results 1 – 1 of 1) sorted by relevance

/dports/devel/staf/src/staf/services/stax/monitor/
H A DSTAXMonitorFrame.java1442 JScrollPane pluginScrollPane = null; in STAXMonitorFrame() local
1460 pluginScrollPane = in STAXMonitorFrame()
1462 pluginScrollPane.setVerticalScrollBarPolicy( in STAXMonitorFrame()
1464 pluginScrollPane.setHorizontalScrollBarPolicy( in STAXMonitorFrame()
1467 fViewableComponents.put(plugin.getTitle(), pluginScrollPane); in STAXMonitorFrame() local
1476 pluginScrollPane); in STAXMonitorFrame() local
1484 fStatusPane.addTab(plugin.getTitle(), pluginScrollPane); in STAXMonitorFrame() local
1492 fInfoPane.addTab(plugin.getTitle(), pluginScrollPane); in STAXMonitorFrame() local