org.jdesktop.layout

Class MetalLayoutStyle

class MetalLayoutStyle extends LayoutStyle

An implementation of LayoutStyle for the java look and feel. This information comes from the The Java Look and Feel Design Guidelines.
Constructor Summary
MetalLayoutStyle()
Method Summary
intgetContainerGap(JComponent component, int position, Container parent)
intgetPreferredGap(JComponent source, JComponent target, int type, int position, Container parent)

Constructor Detail

MetalLayoutStyle

public MetalLayoutStyle()

Method Detail

getContainerGap

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

getPreferredGap

public int getPreferredGap(JComponent source, JComponent target, int type, int position, Container parent)