Package-private method to present a specific rectangular area
of this buffer. This class currently shows only the entire
buffer, by calling showSubRegion() with the full dimensions of
the buffer. Subclasses (e.g., BltSubRegionBufferStrategy
and FlipSubRegionBufferStrategy) may have region-specific show
methods that call this method with actual sub regions of the
buffer.