|
Class Summary |
| BasicRenderPanel |
This extremely basic RenderPanel simply dumps the FractalBuffer into its
Image. |
| FractalWindow |
This is the main window of MonkeyFractal. |
| GuiHelper |
This class provides some convenience GUI methods. |
| HelpAboutWindow |
Window for showing the Help->About dialog. |
| ParameterListGui |
This is a dialog that allows the user to configure the ParameterList for anything
that is configured by one. |
| ParameterListTableModel |
This is the table model used for the display of ParameterList key and
value pairs by ParameterListGui. |
| PlasmaRenderPanel |
This RenderPanel follows a few coloring rules to decide each color while processing
the FractalBuffer into its Image. |
| RenderPanel |
This is the parent class for all RenderPanels. |