JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.toberocat.guiengine.components
Interface ContextContainer
All Known Implementing Classes:
PagedComponent
public interface
ContextContainer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addContext
(
GuiContext
context)
void
clearContainer
()
Method Details
addContext
void
addContext
(
GuiContext
context)
clearContainer
void
clearContainer
()