Pilot Study: http://lilisworking.wordpress.com/2009/10/07/pilot-study-of-jbutton-button-specific/ Knowledge point: specific point: none; Global point: Java Version difference; Visible focus is necessary for most components;
Archive for October, 2009
Version Diff & Focus – 2nd
Posted in Ideas, Topics, and Other Issues, tagged Global on October 27, 2009 | 2 Comments »
Global Knowledge
Posted in Ideas, Topics, and Other Issues on October 26, 2009 | 6 Comments »
LayoutManager; Design Discussion, topics require have knowledge of interaction between components – Renderer & Editor, KeyBoard are typical samples; focus; paint; UInterface; Version/OS difference; event handling thread;
Pilot Study of JButton – function button on JFrame
Posted in Pilot Study Entries, tagged Global on October 26, 2009 | 6 Comments »
Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5396568&tstart=1365 Message Description: Basic knowledge. OP needed add new button on title bar of a JFrame. Reponse lead to another discussion thread http://forums.sun.com/thread.jspa?threadID=5350499. Actually, it is only about the UI not button issue. Message Type: goal-oriented Q&A process: What is the situation of Q&A? What should be the [...]
Topic
Posted in Ideas, Topics, and Other Issues on October 23, 2009 | 1 Comment »
paper idea: When programmers start leaning a new tool, which part of knowledge is most necessary? In general, majority and most important part is the Frame knowledge. How much is the percentage of each widget’s specific knowledge in Swing? And most of the rest are the Software’s architecture knowledge? Take JButton, JDialog and JTree as [...]
Pilot Study of JButton – Layout
Posted in Pilot Study Entries, tagged LayoutManager FAQ on October 23, 2009 | 1 Comment »
Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5394089&tstart=1500 Message Description: Turns out to be a layout manager problem. JGoodies FormLayout, a new type of layout. Nothing to do with JButton. Message Type: Q&A process: What is the situation of Q&A? What should be the most objective way of Q&A? With code/without code: Communication Media: Swing [...]
Pilot Study of JButton – basic knowledge,dispose()
Posted in Pilot Study Entries, tagged Basic knowledge on October 23, 2009 | 1 Comment »
Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=566352&tstart=1230 Message Description: This message is quite large. Originally, people only talk about closing a frame with a button. OPoster provided a code which was very strange. Possibly he didn’t read tutorial before start programming. Dispose() can solve all his problem. Reply 6 is an SSCCE. OP didn’t reply [...]
Pilot Study of JButton – OO programming
Posted in Pilot Study Entries, tagged Design Discussion - class communication on October 22, 2009 | 1 Comment »
Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?messageID=10772815#10772815 Message Description: This post is more like a JAVA programming problem. Although OP asked how to use the same ActionListener with two different buttons, it has nth to do with actionListener itself at all. He had his codes but no idea how to arrange them. In fact, [...]
Pilot Study of JButton – drawing
Posted in Pilot Study Entries, tagged drawing on October 22, 2009 | 3 Comments »
Pilot Study of Selective Messages Message Thread: http://forums.sun.com/thread.jspa?threadID=5399705&tstart=1050 Message Description: OP cannot set an opaque image in a translucent frame. Programming errors caused this symptom. Message Type: prob-oriented; Q&A process: What is the situation of Q&A? What should be the most objective way of Q&A? With code/without code: Communication Media: Swing Category: Status of Code: [...]