net.sourceforge.pmd.util.designer

Class JSmartPanel

public class JSmartPanel extends JPanel

Constructor Summary
JSmartPanel()
Method Summary
voidadd(Component comp, int gridx, int gridy, int gridwidth, int gridheight, double weightx, double weighty, int anchor, int fill, Insets insets)

Constructor Detail

JSmartPanel

public JSmartPanel()

Method Detail

add

public void add(Component comp, int gridx, int gridy, int gridwidth, int gridheight, double weightx, double weighty, int anchor, int fill, Insets insets)