Feeds:
Posts
Comments

Archive for September 7th, 2009

Pilot Study of Selective Messages     Message thread: http://forums.sun.com/thread.jspa?forumID=57&threadID=585394 Message Description: Op posts questions on btn enabling/disabling. It is pretty simple a problem but possibly it is not all the poster wants. setEnabled(T/F) is the correct and only answer for btn enabling. The author has to make further clarification on his problem. Maybe a [...]

Read Full Post »

Pilot Study of Selective Messages     Message thread: http://forums.sun.com/thread.jspa?forumID=57&threadID=561913 Message Description: A problem with button image icon. Message type: problem-oriented Q&A process: q1-a1(pseudo code solution) What is the situation of the Q/A? very basical question and simple answer What should be the most objective way of Q/A? Too simple to be any harder With [...]

Read Full Post »

Pilot Study of Selective Messages     Message thread: http://forums.sun.com/thread.jspa?forumID=57&threadID=596541 Message Description: Another basic problem of swing. There always have some posts asking about button size. Actually it is Borderlayout they use. Message type: problem-oriented Q&A process: q1-a1(BorderLayout problem) What is the situation of the Q/A? very basical question and simple answer What should be [...]

Read Full Post »

http://forums.sun.com/thread.jspa?forumID=57&threadID=600617 A similar topic of button listener with multiple buttons. Same as of : http://lilisworking.wordpress.com/2009/08/31/pilot-study-of-jbutton-making-a-jbutton/

Read Full Post »

Pilot Study of Selective Messages     Message thread: http://forums.sun.com/thread.jspa?forumID=257&threadID=180293 Message Description: OP wants a button disabled until all datasets in Microsoft Access tables updated. Following is the pseudo code solution: btn.setEnabled(false); and set it to btn.setEnabled(true) after u have extracted the data from result set. that is after while( rs.next() ) { extracting data [...]

Read Full Post »

Pilot Study of Selective Messages     Message thread: http://forums.sun.com/thread.jspa?forumID=31&threadID=747973 Message Description: OP paste a snippet of code. He has something wrong with his button size on a frame. Truth is he doesn’t use a LayoutManager so that the layout of his Frame might not appear as he wishes. Message type: problem-oriented Q&A process: q1-a1-a2-a3-a4-a5(confirm [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.