java.lang.Object
com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Custom

public class Custom extends Component
Author:
jek
  • Constructor Details

    • Custom

      public Custom(String frames)
      Constructor create Custom Component.
      Parameters:
      frames - frames
    • Custom

      public Custom(int framesSize)
      Constructor, create Custom Component with number of Frames.
      Parameters:
      framesSize - framesSize
  • Method Details