Class TlbDispInterface

java.lang.Object
com.sun.jna.platform.win32.COM.tlb.imp.TlbBase
com.sun.jna.platform.win32.COM.tlb.imp.TlbDispInterface

public class TlbDispInterface extends TlbBase
The Class TlbDispatch.
Author:
Tobias Wolf, wolf.tobias@gmx.net
  • Constructor Details

    • TlbDispInterface

      public TlbDispInterface(int index, String packagename, TypeLibUtil typeLibUtil)
      Instantiates a new tlb dispatch.
      Parameters:
      index - the index
      typeLibUtil - the type lib util
  • Method Details

    • createJavaDocHeader

      protected void createJavaDocHeader(String guid, String helpstring)
      Creates the java doc header.
      Parameters:
      guid - the guid
      helpstring - the helpstring
    • getClassTemplate

      protected String getClassTemplate()
      Description copied from class: TlbBase
      Gets the class template.
      Specified by:
      getClassTemplate in class TlbBase
      Returns:
      the class template