|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.PopupFactory
de.javasoft.plaf.synthetica.PopupFactory
public class PopupFactory
PopupFactory used to support shadows for heavyweight popups.
| Method Summary | |
|---|---|
javax.swing.Popup |
getPopup(java.awt.Component owner,
java.awt.Component contents,
int x,
int y)
Returns an instance of a new Synthetica popup. |
static void |
install()
Install popup factory. |
static void |
uninstall()
Uninstall popup factory. |
| Methods inherited from class javax.swing.PopupFactory |
|---|
getSharedInstance, setSharedInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void install()
public static void uninstall()
public javax.swing.Popup getPopup(java.awt.Component owner,
java.awt.Component contents,
int x,
int y)
getPopup in class javax.swing.PopupFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||