Feeds:
Posts
Comments

Archive for September, 2009

Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5409542&tstart=0 Message Description: Basic question. Previously the message was posted on New to Java, then moved to Swing forum. OP probably haven’t read tutorial Message Type: goal-oriented Q&A process: What is the situation of Q&A? q1-a1-a2-a3-a4-a5 What should be the most objective way of Q&A? good With code/without [...]

Read Full Post »

Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5409497&tstart=0 Message Description: OP had some problem with button background color. setBackground didn’t seem work. No viable solution occured. Message Type: problem0-oriented Q&A process: What is the situation of Q&A? q1-a1(problem abscured, answer 1 have some hypothesis)-a2(further clarification, ended without response) What should be the most objective way [...]

Read Full Post »

Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5409515&tstart=0 Message Description: Actually the OP just needed an SSCCE that can teach him how to combine a JButton and JCombobox. His compiled code was good and runnable but still hadsome bugs. In reply 3, da.futt provided another SSCCE. OP was likely a goal-oriented post. Author simply wanted [...]

Read Full Post »

revalidate and repaint(10) paint (6) focus(3) event handling thread component hierarchy position Not quite sure how u collect samples above but I believe my current category is enough for all pilot studies. Either ignore topics above or do another 50-60 pilot studies. I’m currently focusing on method of random collecting. a) Try Advanced Option and [...]

Read Full Post »

Button size or sometimes resize problems are frequently asked by swing participants. When search “button size” “button resize” and etc, it usually returns more than 2000 msgs. Most of them are likely posted by novices. They want btns have a size fitful to their requirements. However, some wrote codes manually control the size of buttons, [...]

Read Full Post »

Design for button management is a frequent asked question in ActionListener subject. When trying to implement an array of  buttons, either implement a listener for each button or use an anonymous class. “e.getSource” is also a different design but someone think it was out of fashion. People tend to have different opinions. Some mentioned multiple listeners for each button [...]

Read Full Post »

Thoughts

According to “future work” mentioned in iwpc-dhou, deep study in newsgroup can help in distinguishing common conceptual problems from confusing design weakness. Improvement in documentation is also possible. Tools like FCL or WEKA could be used for determining problems automatically. Programme advice reminder or documentation recommendation could possibly help improve one’s work.

Read Full Post »

inherited features 26 revalidate and repaint(10) paint (6) focus(3) event handling thread component hierarchy position keyboard                                                                               [...]

Read Full Post »

a.  Basic Question — Button UI ActionListener — divide into several; b.  Review papers writing JButton; c.  Compare tutorials & FAQ;

Read Full Post »

JButton basic questions Categories Look and Feel: a)Button Background: highlight, color.  explanation; customize button background on click ; b)Button Look and Feel: Icon/Text, with ToolTipTexts and features of scale, rotate and up-side-down; Button Function: a) Button Enable/Disable status: should Exclude information that differentiate four button status mentioned in http://lilisworking.wordpress.com/2009/09/01/pilot-study-of-jbutton-3/. This topic belongs to toggle button; b) Button Listener: single/multiple [...]

Read Full Post »

Older Posts »

Follow

Get every new post delivered to your Inbox.