|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
public class ProEditor2NotifiableAttributeSetConnector
Author: azin azadi
Constructor Summary | |
---|---|
ProEditor2NotifiableAttributeSetConnector(GPropertyEditor editor)
|
Method Summary | |
---|---|
void |
attributeUpdated(java.lang.String name,
java.lang.Object oldVal,
java.lang.Object newVal)
|
void |
connect(NotifiableAttributeSet atr)
|
void |
load(NotifiableAttributeSet x)
|
void |
tableChanged(javax.swing.event.TableModelEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProEditor2NotifiableAttributeSetConnector(GPropertyEditor editor)
Method Detail |
---|
public void connect(NotifiableAttributeSet atr)
public void attributeUpdated(java.lang.String name, java.lang.Object oldVal, java.lang.Object newVal)
attributeUpdated
in interface AttributeListener
public void tableChanged(javax.swing.event.TableModelEvent e)
tableChanged
in interface javax.swing.event.TableModelListener
public void load(NotifiableAttributeSet x)
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |