public class AttributePanelEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
m_indexVal
The index for the new attribute
|
boolean |
m_xChange
True if the x selection changed
|
boolean |
m_yChange
True if the y selection changed
|
| Constructor and Description |
|---|
AttributePanelEvent(boolean xChange,
boolean yChange,
int indexVal)
Constructor
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.