|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageListener in org.rproject.ant |
---|
Classes in org.rproject.ant that implement MessageListener | |
---|---|
class |
RRun
Ant task that runs R code |
class |
RSet
Ant task that sets a property to contain the result of an R expression. |
class |
RTask
Super class of all R specific tasks |
Fields in org.rproject.ant declared as MessageListener | |
---|---|
private MessageListener |
AntRMainLoopCallbacks.listener
The message listener that grabs the messages |
Methods in org.rproject.ant with parameters of type MessageListener | |
---|---|
void |
AntRMainLoopCallbacks.setMessageListener(MessageListener listener)
Set the message listener (typically a instance of RTask ) |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |