ComponentUI
implementations,
Painter
implementations and various related classes used within those implementations.See: Description
Interface | Description |
---|---|
IInputPrompt |
Interface for elements supporting input prompt.
|
UIInputListener<C extends JComponent> |
Base interface for all WebLaF UI input listeners.
|
VisibleWindowListener |
Global Swing listener for tracking visible
Window instances. |
WebUI<C extends JComponent> |
Custom interface that should be implemented by all basic WebLaF UI implementations.
|
Class | Description |
---|---|
AbstractUIInputListener<C extends JComponent,U extends ComponentUI> |
Abstract
UIInputListener implementation that resolves and keeps component and UI references. |
AltProcessor |
Alt hotkey processor for application windows with menu.
|
DefaultLayoutStyle |
An implementation of LayoutStyle that returns 6 for related components, otherwise 12.
|
ExceptionHandler |
Custom exceptions handler.
|
LazyActionMap | Deprecated |
NativeFonts |
This class returns native operation system fonts for different
ControlType s. |
StrictEventThreadListeners |
Mix of listeners checking Event Dispatch Thread.
|
UIAction<C extends JComponent> |
Replacement for the
sun.swing.UIAction due to it being proprietary Sun API. |
UIActionMap |
ActionMap based on ActionMapUIResource . |
WebLayoutStyle |
Almost the same as the MetalLookAndFeel LayoutStyle class as it fits WebLaF perfectly.
|
WebLookAndFeel |
LaF class containing methods to conveniently install, configure and uninstall WebLaF.
|
Enum | Description |
---|---|
ControlType |
This enumeration represents existing UI control types.
|
Exception | Description |
---|---|
LookAndFeelException |
Special exception class used to display various LaF problems.
|
ComponentUI
implementations,
Painter
implementations and various related classes used within those implementations.com.alee.extended
Copyright © 2020. All rights reserved.