PureBytes Links
Trading Reference Links
|
I'm at the office right now, so don't have access to a live sample.
But, you can have a look at JACOB for late binding and com4j for early
binding.
Based on Tomasz's comments on an earlier thread, you should probably
take the JACOB (late binding) route, though the com4j would seem far
more natural to a java programmer.
For communicating directly with DLLs, I've also found JNA to be
excellent and well supported through the user mailing list.
All 3 are summarised here:
http://javabyexample.wisdomplug.com/java-concepts/34-core-java/70-
invoking-win32-api-and-activex-components-com-dlls-from-java-ii.html
Mike
--- In amibroker@xxxxxxxxxxxxxxx, "Steve Davis" <_sdavis@xxx> wrote:
>
> Does anyone have example code showing how to control AB with Java or
> Groovy?
>
> Thanks,
> Steve
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
*********************
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
*********************************
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|