public class ComponentsUtil
extends java.lang.Object
Constructor and Description |
---|
ComponentsUtil() |
Modifier and Type | Method and Description |
---|---|
static DasCanvas |
createPopupCanvas(java.awt.Component parent,
java.lang.String title,
int width,
int height) |
static javax.swing.Action |
getPdfButtonAction(DasCanvas canvas) |
static java.awt.Rectangle |
verifyVisible(java.awt.Rectangle r)
return null if the rectangle is visible, or a new rectangle where it
should be moved if it is not.
|
public static DasCanvas createPopupCanvas(java.awt.Component parent, java.lang.String title, int width, int height)
public static java.awt.Rectangle verifyVisible(java.awt.Rectangle r)
r
- public static javax.swing.Action getPdfButtonAction(DasCanvas canvas)