Package ca.corbett.extras


package ca.corbett.extras
  • Class
    Description
    The way JTextComponent handles change events is infuriating - this class aims to fix some of the wonkiness and make it more natural to work with.
    A customized JDesktopPane that allows setting a customized background instead of the default one provided by Java.
    Provides a way to choose where the logo image should be displayed, if at all.
    A simple wrapper class to wrap and simplify hashing functionality a little.
     
    This is a simple wrapper class to manage the various look and feels that spring-extras supports.
    Simple utility class to show messages to the user via JOptionPane while also simultaneously logging them.
    Sometimes you want mouse events that arrive on a child component to bubble up to the containing component to be processed there.
    Contains project-related constants that can be referenced from anywhere in the code as needed.