org.jfree.report.modules.gui.swing.common
public class WindowSizeLimiter extends ComponentAdapter
| Constructor Summary | |
|---|---|
| WindowSizeLimiter()
Default-Constructor. | |
| Method Summary | |
|---|---|
| void | componentResized(ComponentEvent e)
Invoked when the component's size changes.
|
Parameters: e the event.