| Interface | Description |
|---|---|
| Cachable |
Reusable objects used in caches.
|
| DialogParentProvider |
Dialog parent provider
|
| ResizableIcon |
The icon which can be resized during the drawing.
|
| Class | Description |
|---|---|
| AlphaCompositeIcon |
Paints wrapped icon with alpha composite.
|
| BorderIcon |
Icon for adding a border around a wrapped icon.
|
| DialogConstants |
These constants are used for returning the result of the user input.
|
| DoubleIcon |
Icon for painting two wrapped icons on top of each other.
|
| DoubleSizeImageIcon |
Icon combines two other icons and chooses which one to paint depending on graphics scaling.
|
| EventQueueDispatcher |
AWT event dispatcher which dispatches events
in the event queue thread until done condition is encountered.
|
| ExtendedPanel |
An extended swing panel which can provide default focusable element.
|
| HiDPIScaleUtilities |
Utilities to work with various scaling aspects on HiDPI screens.
|
| IconUtilities |
Utility class to work wih Icons
|
| ImageFormat | Deprecated
use
ScalableImageIcon to load icons of any supported format |
| ImageHelper | Deprecated
use
ScalableImageIcon to load icons of any supported format |
| ProgressMonitorHelper |
Helper class to use MagicDraw progress status bar.
|
| ProgressStatusRunner |
Runs task with progress status.
|
| ProgressWaitCursor |
Mouse wait cursor handling helper for progress monitors.
|
| RasterImageFormat | Deprecated
use
ScalableImageIcon to load icons of any supported format |
| ResizableIconAdapter |
An adapter of simple
Icon to a ResizableIcon |
| ResizableIconImageIcon |
Image icon which wraps other icon and provides an image for a wrapped icon.
|
| RetinaImageIcon |
Retina friendly image icon implementation.
|
| RetinaUtilities |
Utilities to work with icons and images on Retina display on Mac.
|
| ScalableImageIcon |
HiDPI(Retina) friendly ImageIcon implementation.
|
| SquareIcon |
An icon which fits another icon into a square of given size.
|
| SwingImageIcon | Deprecated
use com.nomagic.ui.ScalableImageIcon
|
| VectorImageFormat | Deprecated
use
ScalableImageIcon to load icons of any supported format |