virtual class vaseGui::PaneStyle
sys::Obj
vaseGui::WidgetStyle
vaseGui::PaneStyle
@Js
-
alpha
-
Int alpha := 255
-
arc
-
Int arc := 5
-
doPaint
-
virtual override Void doPaint(Widget widget, Graphics g)
-
fill
-
Bool fill := true
-
make
-
new make()
-
shadow
-
Int shadow := 0
-
shadowColor
-
Color shadowColor := Color.gray
-
stroke
-
Bool stroke := false