Uses of Class
org.woehlke.computer.kurzweil.tabs.mandelbrot.MandelbrotTab
| Package | Description |
|---|---|
| org.woehlke.computer.kurzweil.tabs.mandelbrot |
-
Uses of MandelbrotTab in org.woehlke.computer.kurzweil.tabs.mandelbrot
Methods in org.woehlke.computer.kurzweil.tabs.mandelbrot that return MandelbrotTab Modifier and Type Method Description MandelbrotTabMandelbrotModel. getTab()Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot with parameters of type MandelbrotTab Constructor Description MandelbrotContext(MandelbrotTab tab, ComputerKurzweilContext ctx)MandelbrotController(MandelbrotModel model, MandelbrotTab tab)MandelbrotModel(ComputerKurzweilProperties properties, MandelbrotTab tab)MandelbrotTabPane(MandelbrotTab tab)