public interface IHorizontalComponent extends IComponent
Modifier and Type | Method and Description |
---|---|
int |
getWeight()
Get the component weight.
|
int |
getWidth(IInterface inter)
Get the component width.
|
enter, exit, getHeight, getTitle, handleButton, handleChar, handleKey, handleScroll, isVisible, releaseFocus, render
int getWidth(IInterface inter)
inter
- current interfaceint getWeight()