modnlp.tec.client.gui.event
public class SortHorizonChangeEvent extends DefaultChangeEvent
| Constructor and Description |
|---|
SortHorizonChangeEvent(java.lang.Object source,
int newHor)
Events raised on DefaultChangeListener's to notify them
of font size changes.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNewHorizon() |
java.lang.String |
toString()
Returns a string that displays and identifies this
object's properties.
|
public SortHorizonChangeEvent(java.lang.Object source,
int newHor)
DefaultChangeListenerpublic int getNewHorizon()
public java.lang.String toString()
toString in class DefaultChangeEvent