jACOB 2.7 API Documentation.

Uses of Interface
de.tif.jacob.entrypoint.ICmdEntryPoint

Packages that use ICmdEntryPoint
de.tif.jacob.entrypoint Provides entry points for UI and system. 
 

Uses of ICmdEntryPoint in de.tif.jacob.entrypoint
 

Methods in de.tif.jacob.entrypoint with parameters of type ICmdEntryPoint
static java.lang.String EntryPointUrl.getUrl(SessionContext context, ICmdEntryPoint entry, java.util.Properties props, boolean useVersion)
          Constructs the entry point URL for a given command entry point.
static void EntryPointUrl.popup(IClientContext context, ICmdEntryPoint entry, java.util.Properties props)
          Show the hands over EntryPoint.
 


jACOB 2.7 API Documentation.