Class GameFrame.AL2

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

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

ActionListener a scrollozáshoz


Constructor Summary
GameFrame.AL2()
           
 
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.AL2

public GameFrame.AL2()
Method Detail

adjustmentValueChanged

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