public class FontChangedEvent extends EventObject
Copyright (C) 2000 Central Laboratory of the Research Councils
| Modifier and Type | Field and Description |
|---|---|
protected Font |
font
The font
|
source| Constructor and Description |
|---|
FontChangedEvent(Object source,
Font font)
Constructs a FontChangedEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
Font |
getFont()
Return the font.
|
getSource, toStringCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.