public class IdeGlassPaneUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
canBePreprocessed(java.awt.event.MouseEvent e) |
static IdeGlassPane |
find(java.awt.Component component) |
static void |
installPainter(javax.swing.JComponent target,
Painter painter,
Disposable parent) |
public static IdeGlassPane find(java.awt.Component component)
public static void installPainter(javax.swing.JComponent target, Painter painter, Disposable parent)
public static boolean canBePreprocessed(java.awt.event.MouseEvent e)