experimentaljar.com
Misbehaving CardLayout | Experimental.Jar
http://experimentaljar.com/2012/05/25/misbehaving-cardlayout
Posted by devon on May 25, 2012 in Java. CardLayout works great as long as the “cards” are all about the same size. However, when a panel using CardLayout contains a very large component and a very small component, there can be some unpleasant behaviors. This class provides a specific variation on a JPanel. That solves this behavior issue. StackedPanel addresses this by using a BorderLayout. LayoutSet) { super.setLayout(mgr); } } @Override public void setSize(final Dimension d) { if (current! Null) { cur...
experimentaljar.com
Intro | Experimental.Jar
http://experimentaljar.com/2011/04/14/intro
Posted by devon on April 14, 2011 in Java. It doesn’t matter how careful you are. It doesn’t matter if you bag each piece as you remove it. You can take all the pictures you want. You’ll still wind up with one or two screws left over. If found this to be the case when coding as well. I always wind up with a couple of extra ideas. Perhaps a bit of code that was just too interesting to toss. A component that I don’t need, but might be useful someday. Other posts by devon. 80 FPS in Java?
experimentaljar.com
Handling wide content in a Combo Box | Experimental.Jar
http://experimentaljar.com/2012/04/22/handling-wide-content-in-a-combo-box
Handling wide content in a Combo Box. Posted by devon on April 22, 2012 in Java. JComboBox works great when you need to offer a choice of “Thing one” or “Thing two”. But what do you do when you need to offer a choice of:. 8220;My super, fantastic, amazingly awesome, awesomely cool gadget. 8220;My super, fantastic, amazingly awesome, awesomely cool widget. Null) { tmp.removeListDataListener(listener); } super.setModel(aModel); tmp = getModel(); if (tmp! Author Devon Miller <devon@experimentaljar.co...
experimentaljar.com
performance | Experimental.Jar
http://experimentaljar.com/tag/performance
80 FPS in Java? Posted by devon on July 5, 2011 in Java. This comes from a recent question on StackOverflow where the poster asked whether it is possible to paint a 1024×768 window at 30fps. The answer is an enthusiastic Yes! Handling wide content in a Combo Box. 80 FPS in Java? Heart's Journey Coaching. My sweet, psychic wife. This site is using the Desk-Mess-Mine. Child-Theme, v1.0.0, on top of. The Parent-Theme Desk Mess Mirrored, v2.3, from BuyNowShop.com.
experimentaljar.com
80 FPS in Java? Yes! | Experimental.Jar
http://experimentaljar.com/2011/07/05/80-fps-in-java-yes
80 FPS in Java? Posted by devon on July 5, 2011 in Java. This comes from a recent question on StackOverflow where the poster asked whether it is possible to paint a 1024×768 window at 30fps. The answer is an enthusiastic Yes! Actual frames = ". Created frames = ". On my desktop this baby clocks in at over 80 FPS! The single, largest gain comes from the use of MemoryImageSource. Instead of a simple BufferedImage. Writing data into a BI can be done with setRGB(x, y, value). The ordering of inner loops in.
experimentaljar.com
December | 2012 | Experimental.Jar
http://experimentaljar.com/2012/12
Posted by Devon C. Miller on December 1, 2012 in Java. Some things are just there to aggravate you. I deployed my new webapp, hit the page, and I got an error. No problem, I popped open the Glass Fish admin console and brought up the log. What do you mean no records found? Handling wide content in a Combo Box. 80 FPS in Java? Heart's Journey Coaching. My sweet, psychic wife. This site is using the Desk-Mess-Mine. Child-Theme, v1.0.0, on top of.
experimentaljar.com
Java | Experimental.Jar
http://experimentaljar.com/category/java
Posted by Devon C. Miller on December 1, 2012 in Java. Some things are just there to aggravate you. I deployed my new webapp, hit the page, and I got an error. No problem, I popped open the Glass Fish admin console and brought up the log. What do you mean no records found? Posted by devon on May 25, 2012 in Java. Handling wide content in a Combo Box. Posted by devon on April 22, 2012 in Java. 80 FPS in Java? Posted by devon on July 5, 2011 in Java. Posted by devon on April 14, 2011 in Java. Heart's ...
experimentaljar.com
Warranty | Experimental.Jar
http://experimentaljar.com/warranty
This code is certifiably half-baked, buggy, and incomplete. All code on this site presents possibly useful concepts and examples, but is generally incomplete. This work is licensed under a Creative Commons Attribution 4.0 International License. Handling wide content in a Combo Box. 80 FPS in Java? Heart's Journey Coaching. My sweet, psychic wife. This site is using the Desk-Mess-Mine. Child-Theme, v1.0.0, on top of. The Parent-Theme Desk Mess Mirrored, v2.3, from BuyNowShop.com. Enter the destination URL.