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

9
LINES

< > BotCompany Repo | #1019837 // rightAlignedLine - synonym of jrightAlignedLine

JavaX fragment (include)

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



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

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019837
Snippet name: rightAlignedLine - synonym of jrightAlignedLine
Eternal ID of this version: #1019837/1
Text MD5: f7f73094c1d7ebec701479cf2f1d6bc9
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-28 00:29:56
Source code size: 208 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 242 / 289
Referenced in: [show references]