Home
last modified time | relevance | path

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

/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java93 private Action launchAction; field in VclExplorer
264 manager.add(launchAction); in fillLocalPullDown()
269 manager.add(launchAction); in fillContextMenu()
276 manager.add(launchAction); in fillLocalToolBar()
300 launchAction = new Action() { in makeActions()
337 launchAction.setText("Launch"); in makeActions()
338 launchAction.setToolTipText("Launch OpenOffice"); in makeActions()

Completed in 34 milliseconds