Uses of Class
de.s42.dl.examples.gui.GuiCore
| Package | Description |
|---|---|
| de.s42.dl.examples.gui | |
| de.s42.dl.examples.gui.components |
-
Uses of GuiCore in de.s42.dl.examples.gui
Methods in de.s42.dl.examples.gui that return GuiCore Modifier and Type Method Description static GuiCoreGuiCore. create(GuiWindow window) -
Uses of GuiCore in de.s42.dl.examples.gui.components
Fields in de.s42.dl.examples.gui.components declared as GuiCore Modifier and Type Field Description protected GuiCoreView. coreMethods in de.s42.dl.examples.gui.components that return GuiCore Modifier and Type Method Description GuiCoreView. getCore()Methods in de.s42.dl.examples.gui.components with parameters of type GuiCore Modifier and Type Method Description voidGuiWindow. init(GuiCore core, Path mainView)Constructors in de.s42.dl.examples.gui.components with parameters of type GuiCore Constructor Description View(GuiCore core, Path file)