aboutsummaryrefslogtreecommitdiff
path: root/inst/GUI/test-simple2.R
diff options
context:
space:
mode:
Diffstat (limited to 'inst/GUI/test-simple2.R')
-rw-r--r--inst/GUI/test-simple2.R17
1 files changed, 17 insertions, 0 deletions
diff --git a/inst/GUI/test-simple2.R b/inst/GUI/test-simple2.R
new file mode 100644
index 00000000..e33e0774
--- /dev/null
+++ b/inst/GUI/test-simple2.R
@@ -0,0 +1,17 @@
+require(gWidgetsWWW)
+localServerStart("simple.R")
+
+localServerStart("gdf-test.R")
+localServerStart("gdf-test-john.R")
+
+localServerStart("Examples/ex-actions.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-add-widget-dynamically.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-clt.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-form.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-gcombobox.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-gtable.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-index.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-layouts.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-simple-gui.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-widgets.R", package="gWidgetsWWW")
+localServerStart("Examples/ex-windows.R", package="gWidgetsWWW")

Contact - Imprint