|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.ui.components.gpropertyeditor.utils.ObjectViewer
public class ObjectViewer
Constructor Summary | |
---|---|
ObjectViewer()
|
Method Summary | |
---|---|
void |
Connect(java.lang.Object obj)
|
NotifiableAttributeSetImpl |
getSortedNotifiableAttributeSet(NotifiableAttributeSet in)
|
static void |
main(java.lang.String[] args)
|
static ObjectViewer |
showObject(java.lang.Object o)
|
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
calls when user click on one of the properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectViewer()
Method Detail |
---|
public static ObjectViewer showObject(java.lang.Object o)
public static void main(java.lang.String[] args)
public void Connect(java.lang.Object obj)
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
public NotifiableAttributeSetImpl getSortedNotifiableAttributeSet(NotifiableAttributeSet in)
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |