public class GCViewerGuiBuilder extends Object
GCViewerGui, whose construction is
quite complex. It is a simple implementation of the Builder pattern described in
"Design Patterns: Elements of Reusable Object-Oriented Software".created on: 07.02.2014
| Constructor and Description |
|---|
GCViewerGuiBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
initGCViewerGui(GCViewerGui gui,
GCModelLoaderController controller) |
public void initGCViewerGui(GCViewerGui gui, GCModelLoaderController controller)
Copyright © 2019. All rights reserved.