lib 1400565 import com.hexidec.ekit.*; sclass G22HtmlEditor is Swingable { new EkitCore ekit; cachedVisual jCenteredRaisedSection("HTML Editor Demo", northAndCenterWithMargin( vstackWithSpacing( ekit.getMenuBar(), ekit.getToolBarFormat(true), ), ekit)); }