Class Grafika.provedM4

java.lang.Object
  extended by Grafika.provedM4
All Implemented Interfaces:
java.awt.event.ItemListener, java.util.EventListener
Enclosing class:
Grafika

 class Grafika.provedM4
extends java.lang.Object
implements java.awt.event.ItemListener

Ošetření chybějících hodnot - Proportional


Constructor Summary
Grafika.provedM4()
           
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grafika.provedM4

Grafika.provedM4()
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
Specified by:
itemStateChanged in interface java.awt.event.ItemListener