Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Insight wants to save you money

    Insight wants to save you money by only raising your bill by $10 per month

    March 13, 2007
  • Java: Preventing a child window’s close operation from exiting the app.

    I included a second JFrame in NetBeans, which I used as a child window. When the child window was closed, all windows were closed. I finally figured out that the default close operation needed to be either HIDE_ON_CLOSE or DISPOSE_ON_CLOSE. The default in Java is HIDE_ON_CLOSE, but in NetBeans is EXIT_ON_CLOSE. I first changed this…

    February 16, 2007
  • Link to Random Image Password Generation

    Captchas.net

    February 14, 2007
←Previous Page
1 … 289 290 291 292 293 … 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress