lapisx.swing
Interface Layout.Alignment

Enclosing interface:
Layout

public static interface Layout.Alignment


Method Summary
 String getBorderName()
           
 void set(GridBagConstraints c)
           
 void set(JComponent c)
           
 

Method Detail

set

public void set(JComponent c)

set

public void set(GridBagConstraints c)

getBorderName

public String getBorderName()