|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfo.monitorenter.gui.chart.controls.LayoutFactory.SelectionPropertyAdaptSupport
public static class LayoutFactory.SelectionPropertyAdaptSupport
Implementation for a PropertyChangeListener that adpapts a
wrapped JComponent to the following properties.
| Field Summary | |
|---|---|
protected java.lang.ref.WeakReference<javax.swing.AbstractButton> |
m_delegate
The model to adapt selection upon. |
| Constructor Summary | |
|---|---|
LayoutFactory.SelectionPropertyAdaptSupport(javax.swing.AbstractButton delegate)
|
|
| Method Summary | |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.ref.WeakReference<javax.swing.AbstractButton> m_delegate
| Constructor Detail |
|---|
public LayoutFactory.SelectionPropertyAdaptSupport(javax.swing.AbstractButton delegate)
delegate - The component to adapt the properties on.| Method Detail |
|---|
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListenerPropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||