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

9
LINES

< > BotCompany Repo | #635 // A frame with two things

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Transpiled version (494L) is out of date.

!634 // ui skeleton

JPanel panel = new JPanel(new GridLayout(2, 1));

final JTextArea textArea = new JTextArea();
panel.add(new JScrollPane(textArea));

JButton btnBla = new JButton("Bla");
panel.add(new CenteredLine(btnBla));

Author comment

Began life as a copy of #2000373

download  show line numbers  debug dex  old transpilations   

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

Comments [hide]

ID Author/Program Comment Date
909 #1000604 (pitcher) 2015-08-20 15:28:24
902 #1000610 Edit suggestion:
!636
!629

main {
static Object androidContext;
static String programID;

public static void main(String[] args) throws Exception {
!634 // ui skeleton

JPanel panel = new JPanel(new GridLayout(2, 1));

final JTextArea textArea = new JTextArea();
panel.add(new JScrollPane(textArea));

JButton btnBla = new JButton("Bla");
panel.add(new CenteredLine(btnBla));

}}
2015-08-20 00:52:12  delete 

add comment

Snippet ID: #635
Snippet name: A frame with two things
Eternal ID of this version: #635/1
Text MD5: 45d091ac3e46e9020e13fa8cd351d007
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-22 01:08:03
Source code size: 235 bytes / 9 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 972 / 928
Referenced in: #1000681 - A frame
#2000434 - #635 converted to Java
#3000189 - Answer for stefanreich(>> t bla)
#3000190 - Answer for stefanreich(>> t 20 questions)
#3000202 - Answer for stefanreich (>> T conversion bot)
#3000238 - Answer for stefanreich (>> t power bot)
#3000382 - Answer for ferdie (>> t = 1, f = 0)
#3000383 - Answer for funkoverflow (>> t=1, f=0 okay)
#3000505 - Smart Bot's answer to: !eval wikipedia("Captain America")