gui.parts
Class SizeChange

java.lang.Object
  extended by java.util.EventObject
      extended by gui.parts.SizeChange
All Implemented Interfaces:
java.io.Serializable

public class SizeChange
extends java.util.EventObject

Udalost vyvolana pri zmene velikosti grafickeho prvku.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
SizeChange(java.lang.Object source)
          Vytvori udalost pro dany prvek.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SizeChange

public SizeChange(java.lang.Object source)
Vytvori udalost pro dany prvek.

Parameters:
source - prvek, kde doslo k udalosti