Klasse TlbInterface

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

public class TlbInterface extends TlbBase
The Class TlbInterface.
Autor:
Tobias Wolf, [email protected]
  • Konstruktordetails

    • TlbInterface

      public TlbInterface(int index, String packagename, TypeLibUtil typeLibUtil)
      Instantiates a new tlb interface.
      Parameter:
      index - the index
      typeLibUtil - the type lib util
  • Methodendetails

    • createJavaDocHeader

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

      protected String getClassTemplate()
      Beschreibung aus Klasse kopiert: TlbBase
      Gets the class template.
      Angegeben von:
      getClassTemplate in Klasse TlbBase
      Gibt zurück:
      the class template