org.jdesktop.layout

Class GnomeLayoutStyle

class GnomeLayoutStyle extends LayoutStyle

An implementation of LayoutStyle for Gnome. This information comes from: http://developer.gnome.org/projects/gup/hig/2.0/design-window.html#window-layout-spacing
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)