Most of the classes which implement the GuiComponent interface have a javadoc explaining their behavior, the only exceptions are:
QuadBackgroundComponent
DynamicInsetsComponent
InsetsComponent
I understand that they may have a simple behavior but I think it would be better to make it explicit.
P.S. The title refers only to QuadBackgroundComponent because that's the one I wanted to use.
Most of the classes which implement the
GuiComponentinterface have a javadoc explaining their behavior, the only exceptions are:QuadBackgroundComponentDynamicInsetsComponentInsetsComponentI understand that they may have a simple behavior but I think it would be better to make it explicit.
P.S. The title refers only to
QuadBackgroundComponentbecause that's the one I wanted to use.