Quaqua 5.4.1 2009-07-14

ch.randelshofer.quaqua
Class QuaquaPopupFactory

java.lang.Object
  extended by ch.randelshofer.quaqua.QuaquaPopupFactory

public class QuaquaPopupFactory
extends java.lang.Object

QuaquaPopupFactory to work around a bug with heavy weight popups on Java 1.4 in full screen mode.

Author:
Werner Randelshofer  @version 1.1 2009-05-23 Added support for heavy weight popup.
1.0 Jan 7, 2008 Created.

Constructor Summary
QuaquaPopupFactory()
           
 
Method Summary
 javax.swing.Popup getPopup(java.awt.Component owner, java.awt.Component contents, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuaquaPopupFactory

public QuaquaPopupFactory()
Method Detail

getPopup

public javax.swing.Popup getPopup(java.awt.Component owner,
                                  java.awt.Component contents,
                                  int x,
                                  int y)
                           throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.