org.jdesktop.layout

Class SwingLayoutStyle

class SwingLayoutStyle extends LayoutStyle

Method Summary
intgetContainerGap(JComponent component, int position, Container parent)
intgetPreferredGap(JComponent component1, JComponent component2, int type, int position, Container parent)

Method Detail

getContainerGap

public int getContainerGap(JComponent component, int position, Container parent)

getPreferredGap

public int getPreferredGap(JComponent component1, JComponent component2, int type, int position, Container parent)