public static class InputFilteringPanel.Event extends EventObject
source| Modifier | Constructor and Description |
|---|---|
protected |
Event(InputFilteringPanel source) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
InputFilteringPanel |
getSource() |
boolean |
isActive() |
toStringprotected Event(InputFilteringPanel source)
public InputFilteringPanel getSource()
getSource in class EventObjectpublic boolean isActive()
public JComponent getComponent()
Copyright © 2023 LSST. All rights reserved.