Uses 391K of libraries. Click here for Pure Java version (8625L/49K).
1 | lib 1400565 |
2 | |
3 | import com.hexidec.ekit.*; |
4 | |
5 | sclass G22HtmlEditor is Swingable {
|
6 | new EkitCore ekit; |
7 | |
8 | cachedVisual |
9 | jCenteredRaisedSection("HTML Editor Demo",
|
10 | northAndCenterWithMargin( |
11 | vstackWithSpacing( |
12 | ekit.getMenuBar(), |
13 | ekit.getToolBarFormat(true), |
14 | ), |
15 | ekit)); |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034682 |
| Snippet name: | G22HtmlEditor |
| Eternal ID of this version: | #1034682/4 |
| Text MD5: | fa8ff967fb28d38dc790a408aa06b08b |
| Transpilation MD5: | e7ecb8a35c7c24730a2a83ced555171d |
| Author: | stefan |
| Category: | javax / gazelle v |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-01 23:27:40 |
| Source code size: | 333 bytes / 16 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 565 / 702 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |