Package totalcross.ui

Class ClippedContainer

    • Field Detail

      • verticalOnly

        public boolean verticalOnly
      • bagClipX0

        protected int bagClipX0
      • bagClipXf

        protected int bagClipXf
      • bagClipY0

        protected int bagClipY0
      • bagClipYf

        protected int bagClipYf
      • lastMid

        protected int lastMid
    • Constructor Detail

      • ClippedContainer

        public ClippedContainer()
    • Method Detail

      • computeClipRect

        protected void computeClipRect()
      • paintChildren

        public void paintChildren()
        Description copied from class: Container
        Called by the system to draw the children of the container.
        Overrides:
        paintChildren in class Container