!7 cmodule FingerTypeMode > DynFullscreen { S text; visual; JComponent fullscreenVisualize() { ret northAndCenterWithMargins( dm_textField text(), hvgrid(chunks(4, repF(12, () -> jbutton("bla"))), 5); } }