|
Quaqua 5.4.1 2009-07-14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.randelshofer.quaqua.QuaquaPopupFactory
public class QuaquaPopupFactory
QuaquaPopupFactory to work around a bug with heavy weight popups on Java 1.4 in full screen mode.
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 |
---|
public QuaquaPopupFactory()
Method Detail |
---|
public javax.swing.Popup getPopup(java.awt.Component owner, java.awt.Component contents, int x, int y) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |