When the user begins to resize a window, a rectangle appears, indicating the size of the resized window. The dimensions of this rectangle change as the user drags the mouse. Is it possible to put a floor on the width and height of this rectangle, and thereby put a floor on the width and height for a resizable window? If the API does not provide a ready way to code for this behavior, what class/method would need to be subclassed/overriden to provide this functionality? Thanks, KJ _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
