harmonic.mz.gui
Class ValueAndReferencePanel

java.lang.Object
  |
  +--HWPanel
        |
        +--harmonic.mz.gui.ValueAndReferencePanel

public class ValueAndReferencePanel
extends HWPanel

This is a simple container for switching between the value setting mechanism and reference setting mechanism of a data node.

See Also:
Serialized Form

Constructor Summary
ValueAndReferencePanel(Referencer referencer, ModelNode node, java.awt.Component controlWidget)
           
 
Method Summary
 void format(int w, int h)
           
 java.awt.Dimension getPreferredSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueAndReferencePanel

public ValueAndReferencePanel(Referencer referencer,
                              ModelNode node,
                              java.awt.Component controlWidget)
Method Detail

format

public void format(int w,
                   int h)

getPreferredSize

public java.awt.Dimension getPreferredSize()