|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponents
IComponents : This interface contains all constants used by the ComponentsKemet class.
Field Summary | |
---|---|
static int |
footerPanelHeight
height of the footer panel. |
static int |
headerPanelHeight
height of the header panel. |
static int |
maxSizeTitle
maximale size of the title for the current window. |
static int |
menuPanelHeight
height of the menu panel. |
static int |
posCentralPanel
position of the central panel (content) in the current window. |
static int |
posMenuPanel
position of the menu panel in the current window. |
static int |
sizeFont
size of the current font. |
static int |
valueToRemoveFromWindowWidth
value (X) used to move correctly panels in current window. |
Field Detail |
---|
static final int sizeFont
size of the current font.
static final int maxSizeTitle
maximale size of the title for the current window.
static final int headerPanelHeight
height of the header panel.
static final int footerPanelHeight
height of the footer panel.
static final int posMenuPanel
position of the menu panel in the current window.
static final int menuPanelHeight
height of the menu panel.
static final int valueToRemoveFromWindowWidth
value (X) used to move correctly panels in current window.
static final int posCentralPanel
position of the central panel (content) in the current window.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |