org.jdesktop.binding
Class SelectionBinding

java.lang.Object
  extended by org.jdesktop.binding.SelectionBinding
Direct Known Subclasses:
ListSelectionBinding

public abstract class SelectionBinding
extends java.lang.Object

Author:
rbair

Field Summary
protected  SelectionModel selectionModel
           
 
Constructor Summary
SelectionBinding(SelectionModel model)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selectionModel

protected SelectionModel selectionModel
Constructor Detail

SelectionBinding

public SelectionBinding(SelectionModel model)


Copyright © 2005 Sun Microsystems All Rights Reserved.