|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingbinding.adapters.BeanAdapterBase
org.jdesktop.swingbinding.adapters.JSliderAdapterProvider.Adapter
public static final class JSliderAdapterProvider.Adapter
Field Summary |
---|
Fields inherited from class org.jdesktop.swingbinding.adapters.BeanAdapterBase |
---|
property |
Method Summary | |
---|---|
int |
getValue_IGNORE_ADJUSTING()
|
int |
getValue()
|
protected void |
listeningStarted()
|
protected void |
listeningStopped()
|
void |
setValue_IGNORE_ADJUSTING(int value)
|
void |
setValue(int value)
|
Methods inherited from class org.jdesktop.swingbinding.adapters.BeanAdapterBase |
---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, isListening, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getValue()
public int getValue_IGNORE_ADJUSTING()
public void setValue(int value)
public void setValue_IGNORE_ADJUSTING(int value)
protected void listeningStarted()
listeningStarted
in class BeanAdapterBase
protected void listeningStopped()
listeningStopped
in class BeanAdapterBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |