| java.lang.Object net.sourceforge.tracelog.ui.WidgetFactory
WidgetFactory | public class WidgetFactory (Code) | | |
Method Summary | |
public AbstractWidget | createAboutShell(Shell parentShell, IMediator mediator) | public AbstractWidget | createHistoryShell(Shell parentShell, IMediator mediator) | public AbstractWidget | createLogConfigShellColorChooser(Shell parentShell, Composite parentComposite, IMediator mediator) | public AbstractWidget | createMainShell() | public AbstractWidget | createMainShellButtonBar(Shell parentShell, IMediator mediator) | public AbstractWidget | createMainShellLogViewer(Shell parentShell, IMediator mediator) | public AbstractWidget | createMainShellMenuBar(Shell parentShell, IMediator mediator) | public AbstractWidget | createOptionShell(Shell parentShell, IMediator mediator) | public AbstractWidget | createOptionShellGeneral(Shell parentShell, Composite parentComposite, IMediator mediator) | public AbstractWidget | createOptionShellLogFile(Shell parentShell, Composite parentComposite, IMediator mediator) | public AbstractWidget | createOptionShellLogGroup(Shell parentShell, Composite parentComposite, IMediator mediator) | public AbstractWidget | createTrayShell(IMediator mediator) | public static WidgetFactory | getInstance() |
createLogConfigShellColorChooser | public AbstractWidget createLogConfigShellColorChooser(Shell parentShell, Composite parentComposite, IMediator mediator)(Code) | | |
|
|