Serialized Form

  • Package com.altova.automation.libs

    • Class com.altova.automation.libs.ActiveXContainer extends java.awt.Canvas implements Serializable

      • Serialized Fields

        • m_IDisp
          COMIDispatchObject m_IDisp
          The underlying IDispatch object
        • m_listeners
          java.util.Vector<COMDispatchEvent> m_listeners
          List of listeners that will receive this object's COM events.
        • m_mInitialProps
          java.util.Map<java.lang.String,​JVariant> m_mInitialProps
          Should we create the control with application integration? [if not, then document integration]
        • m_nCppPointer
          long m_nCppPointer
          Memory address of the associated C++ ICJNICanvasAxHost object
        • m_nHwnd
          long m_nHwnd
          HWND value of the associated physical window
        • m_sClsid
          java.lang.String m_sClsid
          Stores the name/CLSID of the ActiveX
        • m_sInterfaceId
          java.lang.String m_sInterfaceId
          Stores the name/CLSID of the ActiveX
    • Class com.altova.automation.libs.ActiveXMultiDocCtrl extends ActiveXContainer implements Serializable

    • Class com.altova.automation.libs.AutomationException extends java.lang.Exception implements Serializable

      serialVersionUID:
      -5224948072112260678L