public class CommandPanelGadget extends AbstractGadget
Modifier and Type | Field and Description |
---|---|
boolean |
bevelButton |
Size1024 |
commandPanelButtonSeparation1024 |
Size1024 |
commandPanelButtonSize1024 |
background, backgroundAlpha, backgroundColor, bevel, closeButton, closeButtonUseAlpha, hidden, innerText, mouseOverText, moveable, name, size1024, sizerel1024, sunkenBevel, textFont, textFontSize, tileBackground, tileBackgroundHorizontally, tileBackgroundVertically, titlebar, tooltipText, transparent, windowZStyle, z
Constructor and Description |
---|
CommandPanelGadget(Size1024 buttonSeparation1024,
Size1024 buttonSize,
boolean bevelButton)
Creates a new command panel gadget with given properties.
|