net.sourceforge.hivegui.dialog
Class DesignGridCommandPanelAdder

java.lang.Object
  extended by net.sourceforge.hivegui.dialog.DesignGridCommandPanelAdder
All Implemented Interfaces:
CommandPanelAdder

public class DesignGridCommandPanelAdder
extends java.lang.Object
implements CommandPanelAdder


Field Summary
 
Fields inherited from interface net.sourceforge.hivegui.dialog.CommandPanelAdder
VGAP
 
Constructor Summary
DesignGridCommandPanelAdder()
           
 
Method Summary
 void addCommands(javax.swing.JComponent container, javax.swing.JButton... buttons)
           
 java.lang.Class<? extends java.awt.LayoutManager> getLayoutClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignGridCommandPanelAdder

public DesignGridCommandPanelAdder()
Method Detail

addCommands

public void addCommands(javax.swing.JComponent container,
                        javax.swing.JButton... buttons)
Specified by:
addCommands in interface CommandPanelAdder

getLayoutClass

public java.lang.Class<? extends java.awt.LayoutManager> getLayoutClass()
Specified by:
getLayoutClass in interface CommandPanelAdder