hoplugins.teamAnalyzer.ui.controller
Class DividerListener

java.lang.Object
  extended byhoplugins.teamAnalyzer.ui.controller.DividerListener
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener

public class DividerListener
extends java.lang.Object
implements java.beans.PropertyChangeListener

Properry listener for the divider of the JSPlitPanes

Author:
Massimiliano Amato

Constructor Summary
DividerListener(java.lang.String _key)
          Creates a new DividerListener object.
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent e)
          Action performed event listener, store the key in the Database
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DividerListener

public DividerListener(java.lang.String _key)
Creates a new DividerListener object.

Parameters:
_key - the key to be used for storing
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Action performed event listener, store the key in the Database

Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Parameters:
e - the event


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.