Getpagegapy, Setpagegapy, Getpagegapx – MiG InfoCom MiG Calendar JavaBeans User Manual
Page 185: Setpagegapx

(continued from last page)
getPageGapY
public int getPageGapY()
Property: The number of vertical pixels between two adjacent pages.
Returns:
The current gap.
setPageGapY
public void setPageGapY(int gap)
Property: The number of vertical pixels between two adjacent pages.
Parameters:
gap
- The new gap.
getPageGapX
public int getPageGapX()
Property: The number of horizontal pixels between two adjacent pages.
Returns:
The current gap.
setPageGapX
public void setPageGapX(int gap)
Property: The number of horizontal pixels between two adjacent pages.
Parameters:
gap
- The new gap.
Page 185 of 196
com.miginfocom.beans.PrintPreviewBean