|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Builder | |
---|---|
proper.gui.experiment | This package serves as a frontend to the command line based Application classes. |
Uses of Builder in proper.gui.experiment |
---|
Methods in proper.gui.experiment that return Builder | |
---|---|
Builder |
BuilderPanel.getParentFrame()
returns the owner of this panel |
Constructors in proper.gui.experiment with parameters of type Builder | |
---|---|
BuilderPanel(Builder parent,
java.lang.String name)
initializes the panel |
|
BuilderProperties(Builder parent,
java.lang.String title)
initializes the panel |
|
BuilderSteps(Builder parent)
initializes the panel |
|
BuilderTabPanel(Builder parent,
java.lang.String name)
initializes the Panel and locates the JTabbedPane |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |