Skip to content
Prev 1015 / 1236 Next

[R-gui] rJava- Question about a building R-GUI and Buttons Event

zeljko krizek <z.krizek <at> gmail.com> writes:
Dear Zak,

In the gWidgetsrJava package is some code to deal with this that is mostly taken
from Simon Urbanek's iWidgets package. It is a bit of a chore to track down as
there is some R code and a Java class. If you aren't committed to rJava (you
mentioned rpanel) the RGtk2 package is much easier to use from within R.

--John
..snip..