virtual class vaseGui::BubbleStyle

sys::Obj
  vaseGui::WidgetStyle
    vaseGui::BubbleStyle

@Js

arc

Int arc := 50

bottomLeft

const static Int bottomLeft := 2

bottomRight

const static Int bottomRight := 3

doPaint

virtual override Void doPaint(Widget widget, Graphics g)

make

new make()

position

Int position := topLeft

topLeft

const static Int topLeft := 0

topRight

const static Int topRight := 1