Class ActiveXShape

    • Field Detail

      • DEFAULT_ACTIVEX_THUMBNAIL

        public static final int DEFAULT_ACTIVEX_THUMBNAIL
        See Also:
        Constant Field Values
    • Constructor Detail

      • ActiveXShape

        public ActiveXShape​(int movieIdx,
                            HSLFPictureData pictureData)
        Create a new Picture
        Parameters:
        pictureData - the picture data
    • Method Detail

      • setActiveXIndex

        public void setActiveXIndex​(int idx)
        Assign a control to this shape
        Parameters:
        idx - the index of the movie
        See Also:
        HSLFSlideShow.addMovie(String, int)
      • getControlIndex

        public int getControlIndex()
      • setProperty

        public void setProperty​(java.lang.String key,
                                java.lang.String value)
        Set a property of this ActiveX control
        Parameters:
        key -
        value -
      • getExControl

        public ExControl getExControl()
        Document-level container that specifies information about an ActiveX control
        Returns:
        container that specifies information about an ActiveX control