Class GuiBuilder

java.lang.Object
gov.nih.mipav.view.dialogs.GuiBuilder
All Implemented Interfaces:
ActionListener, EventListener

public class GuiBuilder extends Object implements ActionListener
Provides methods for quickly building panel components. I can think of many other (better) ways to do this, but for the ImageJ port this works well for now.
Author:
senseneyj