Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_java/src/org/freeswitch/
H A DApplicationLauncher.java5 public class ApplicationLauncher { class
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/runnable/
H A DApplicationLauncher.java31 public interface ApplicationLauncher { interface
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dapplicationlauncher.cpp169 ApplicationLauncher::ApplicationLauncher(QObject *parent) : QObject(parent), in ApplicationLauncher() function in ProjectExplorer::ApplicationLauncher