edu.stanford.smi.protegex.widget.slider
Class SliderProperties
java.lang.Object
|
+--java.util.Observable
|
+--edu.stanford.smi.protegex.widget.slider.SliderProperties
- public class SliderProperties
- extends Observable
This is the "state" for the sliderwidget.
- Author:
- William Grosso
Constructor Summary |
SliderProperties(edu.stanford.smi.protege.util.PropertyList properties,
edu.stanford.smi.protege.model.Cls cls,
edu.stanford.smi.protege.model.Slot slot)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SliderProperties
public SliderProperties(edu.stanford.smi.protege.util.PropertyList properties,
edu.stanford.smi.protege.model.Cls cls,
edu.stanford.smi.protege.model.Slot slot)
dispose
public void dispose()
getMaximum
public int getMaximum()
getMinimum
public int getMinimum()
getTickIncrement
public int getTickIncrement()
isDisplayTicks
public boolean isDisplayTicks()
restore
public void restore()
save
public void save()
setDisplayTicks
public void setDisplayTicks(Boolean displayTicks)
setDisplayTicks
public void setDisplayTicks(boolean displayTicks)
setTickIncrement
public void setTickIncrement(int tickIncrement)
setTickIncrement
public void setTickIncrement(Integer tickIncrement)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.