org.deegree.tools.crs.georeferencing.communication.checkboxlist
Class CheckboxListTransformation

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.communication.checkboxlist.CheckboxListTransformation

public class CheckboxListTransformation
extends Object

TODO add class documentation here

Version:
$Revision: 28903 $, $Date: 2010-12-17 16:16:37 +0100 (Fri, 17 Dec 2010) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Constructor Summary
CheckboxListTransformation(CheckBoxListModel model)
           
 
Method Summary
 void addCheckboxListener(ActionListener l)
          Adds the ActionListener to all the checkboxes.
 CheckBoxListModel getModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckboxListTransformation

public CheckboxListTransformation(CheckBoxListModel model)
Method Detail

addCheckboxListener

public void addCheckboxListener(ActionListener l)
Adds the ActionListener to all the checkboxes.

Parameters:
l -

getModel

public CheckBoxListModel getModel()


Copyright © 2011. All Rights Reserved.