| Package | Description |
|---|---|
| xyz.cofe.gui.swing |
Общие функции по работе с UI
|
| Modifier and Type | Method and Description |
|---|---|
GuiUtil.WindowReciverBuilder.Position |
GuiUtil.WindowReciverBuilder.Position.bottom(int bottom)
Указывает расположение окна снизу от края
|
GuiUtil.WindowReciverBuilder.Position |
GuiUtil.WindowReciverBuilder.Position.left(int left)
Указывает расположение слева от края
|
GuiUtil.WindowReciverBuilder.Position |
GuiUtil.WindowReciverBuilder.pos()
Указание расположения окна
|
GuiUtil.WindowReciverBuilder.Position |
GuiUtil.WindowReciverBuilder.Position.right(int right)
Указывает расположение окна справа от края
|
GuiUtil.WindowReciverBuilder.Position |
GuiUtil.WindowReciverBuilder.Position.top(int top)
Указывает расположение окна сверху от края
|
| Constructor and Description |
|---|
CalcTargetPos(Window wnd,
Rectangle container,
GuiUtil.WindowReciverBuilder.Position pos) |
Copyright © 2019. All rights reserved.