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

9
LINES

< > BotCompany Repo | #1026814 // jrightaligned - synonym of jrightAlignedLine

JavaX fragment (include)

static JPanel jrightaligned(Component... components) {
  ret jrightAlignedLine(components);
}



static JPanel jrightaligned(L<? extends Component> components) {
  ret jrightAlignedLine(components);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026814
Snippet name: jrightaligned - synonym of jrightAlignedLine
Eternal ID of this version: #1026814/1
Text MD5: 68b032870174077c728adc9b7885eaae
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-23 20:21:11
Source code size: 202 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 155 / 181
Referenced in: [show references]