org.jdesktop.layout

Class WindowsLayoutStyle

class WindowsLayoutStyle extends LayoutStyle

An implementation of LayoutStyle for the Windows look and feel. This information comes from: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwue/html/ch14e.asp
Method Summary
intgetContainerGap(JComponent component, int position, Container parent)
intgetPreferredGap(JComponent source, JComponent target, int type, int position, Container parent)

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)