javax.swing.text.html

Class FrameSetView

public class FrameSetView extends BoxView

Implements HTML framesets. This is implemented as a vertical box that holds the rows of the frameset. Each row is again a horizontal box that holds the actual columns.
Method Summary
protected voidlayoutMajorAxis(int targetSpan, int axis, int[] offsets, int[] spans)
protected voidloadChildren(ViewFactory f)
Loads the children and places them inside the grid.

Method Detail

layoutMajorAxis

protected void layoutMajorAxis(int targetSpan, int axis, int[] offsets, int[] spans)

loadChildren

protected void loadChildren(ViewFactory f)
Loads the children and places them inside the grid.