Class GameFrame.AL1

java.lang.Object
  extended by GameFrame.AL1
All Implemented Interfaces:
java.awt.event.AdjustmentListener, java.util.EventListener
Enclosing class:
GameFrame

public class GameFrame.AL1
extends java.lang.Object
implements java.awt.event.AdjustmentListener

ActionListener a scrollozáshoz


Constructor Summary
GameFrame.AL1()
           
 
Method Summary
 void adjustmentValueChanged(java.awt.event.AdjustmentEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameFrame.AL1

public GameFrame.AL1()
Method Detail

adjustmentValueChanged

public void adjustmentValueChanged(java.awt.event.AdjustmentEvent arg0)
Specified by:
adjustmentValueChanged in interface java.awt.event.AdjustmentListener