Package | Description |
---|---|
multiplicity3.csys.items | |
multiplicity3.jme3csys.items.border | |
synergynet3.additionalitems.interfaces | |
synergynet3.additionalitems.jme |
Modifier and Type | Method and Description |
---|---|
IRoundedBorder |
IFrame.getBorder()
Gets the border.
|
Modifier and Type | Method and Description |
---|---|
void |
IFrame.setBorder(IRoundedBorder b)
Sets the border.
|
Modifier and Type | Class and Description |
---|---|
class |
JMERoundedBorder
The Class JMERoundedBorder.
|
Modifier and Type | Method and Description |
---|---|
IRoundedBorder |
IScrollContainer.getBorder()
Gets the border.
|
IRoundedBorder |
ITextbox.getTextBorder()
Gets the text border.
|
IRoundedBorder |
IButtonbox.getTextBorder()
Gets the text border.
|
IRoundedBorder |
IToggleButtonbox.getTextBorderOff()
Gets the text border off.
|
IRoundedBorder |
IToggleButtonbox.getTextBorderOn()
Gets the text border on.
|
Modifier and Type | Method and Description |
---|---|
IRoundedBorder |
ScrollContainer.getBorder() |
IRoundedBorder |
Textbox.getTextBorder() |
IRoundedBorder |
Buttonbox.getTextBorder() |
IRoundedBorder |
ToggleButtonbox.getTextBorderOff() |
IRoundedBorder |
ToggleButtonbox.getTextBorderOn() |