com.rapidminer.gui.look
Class RoundedPopupFactory
java.lang.Object
javax.swing.PopupFactory
com.rapidminer.gui.look.RoundedPopupFactory
public final class RoundedPopupFactory
- extends javax.swing.PopupFactory
The factory for popups in form of rounded rectangles.
- Author:
- Ingo Mierswa
Method Summary |
javax.swing.Popup |
getPopup(java.awt.Component owner,
java.awt.Component contents,
int x,
int y)
|
static void |
install()
|
static void |
uninstall()
|
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 |
TOP_LEFT_PIC
public static final java.awt.image.BufferedImage TOP_LEFT_PIC
TOP_RIGHT_PIC
public static final java.awt.image.BufferedImage TOP_RIGHT_PIC
BOTTOM_LEFT_PIC
public static final java.awt.image.BufferedImage BOTTOM_LEFT_PIC
BOTTOM_RIGHT_PIC
public static final java.awt.image.BufferedImage BOTTOM_RIGHT_PIC
RIGHT_PIC
public static final java.awt.image.BufferedImage RIGHT_PIC
BOTTOM_PIC
public static final java.awt.image.BufferedImage BOTTOM_PIC
install
public static void install()
uninstall
public static void uninstall()
getPopup
public javax.swing.Popup getPopup(java.awt.Component owner,
java.awt.Component contents,
int x,
int y)
throws java.lang.IllegalArgumentException
- Overrides:
getPopup
in class javax.swing.PopupFactory
- Throws:
java.lang.IllegalArgumentException
Copyright © 2001-2009 by Rapid-I