public class FontChangeEvent extends ApplicationEvent
22:09,
序列化表格source| 构造器和说明 |
|---|
FontChangeEvent(Object source)
Constructs a prototypical Event.
|
FontChangeEvent(Object source,
Font originaFont,
Font font) |
| 限定符和类型 | 方法和说明 |
|---|---|
Font |
getFont() |
Font |
getOriginaFont() |
getSource, getTimestamptoStringpublic FontChangeEvent(Object source)
source - the object on which the Event initially occurredIllegalArgumentException - if source is nullCopyright © 2025. All rights reserved.