public class ErrorPopUpMenu.PopupMenuInfo extends Object implements PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
ErrorMarker |
errorMarker |
JPopupMenu |
originalPopup |
Point |
position |
| Constructor and Description |
|---|
PopupMenuInfo(ErrorMarker marker) |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt) |
public ErrorMarker errorMarker
public JPopupMenu originalPopup
public Point position
public PopupMenuInfo(ErrorMarker marker)
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2020. All rights reserved.