Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1009743 // addImageToTextPane

JavaX fragment (include)

static void addImageToTextPane(final JTextPane pane, final BufferedImage image) {
  swing {
    pane.insertIcon(imageIcon(image));
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009743
Snippet name: addImageToTextPane
Eternal ID of this version: #1009743/2
Text MD5: 61d6e83c2a9467ad57e292de88d2f71d
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 20:03:17
Source code size: 140 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 417 / 457
Version history: 1 change(s)
Referenced in: [show references]