July 2004
Beginner to intermediate
304 pages
5h 55m
English
Custom code actions allow you to create nongraphical actions that can manipulate data on your target system, affect InstallAnywhere variables, prepopulate various install options, or even execute native code (via JNI or native executions). In fact, custom code actions allow you to perform nearly any action possible with Java.
This section describes how to write your own custom code action and leads you through an example (called com.zerog.ia.customcode.samples. SampleAction). This section doesn't explain how to make your code work with InstallAnywhere's advanced designer or the Execute Custom Code action.
NOTE
We assume that you know the goals of your action, but have not yet ...
Read now
Unlock full access