|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.monkeycoder.monkeyfractal.gui.ParameterListGui
public class ParameterListGui
This is a dialog that allows the user to configure the ParameterList for anything
that is configured by one.
Originally part of the MonkeyFractal project.
| Constructor Summary | |
|---|---|
ParameterListGui(java.awt.Frame inParentFrame)
Creates and configures a new ParameterListGui. |
|
| Method Summary | |
|---|---|
ParameterList |
getParameterList()
|
void |
setParameterList(ParameterList inParameterList)
|
void |
show()
Displays the ParameterListGui. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterListGui(java.awt.Frame inParentFrame)
inParentFrame - The parent of this dialog.| Method Detail |
|---|
public void setParameterList(ParameterList inParameterList)
public ParameterList getParameterList()
public void show()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||