org.favabeans.views
Class SimpleDropSlotModel
java.lang.Object
|
+--org.favabeans.views.AbstractDropSlotModel
|
+--org.favabeans.views.SimpleDropSlotModel
- All Implemented Interfaces:
- DropSlotModel, Faceted
- public class SimpleDropSlotModel
- extends AbstractDropSlotModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDropSlotModel
public SimpleDropSlotModel(Class valueClass)
getSupportedValueFlavors
public DataFlavor[] getSupportedValueFlavors()
- Overrides:
getSupportedValueFlavors
in class AbstractDropSlotModel
getValue
public Object getValue()
- Overrides:
getValue
in class AbstractDropSlotModel
isValueSettable
public boolean isValueSettable()
- Overrides:
isValueSettable
in class AbstractDropSlotModel
setValueSettable
public void setValueSettable(boolean state)
isValueSettable
public boolean isValueSettable(Object value)
- Overrides:
isValueSettable
in class AbstractDropSlotModel
setValue
public void setValue(Object value)
throws PropertyValueException
- Overrides:
setValue
in class AbstractDropSlotModel
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.