com.softsynth.jmsl.view
Class DimensionNameSpaceValuesEditorPanel
java.lang.Object
com.softsynth.jmsl.view.PVPanelAdapter
com.softsynth.jmsl.view.DimensionNameSpaceValuesEditorPanel
- All Implemented Interfaces:
- PVComponent, PVPanel, java.awt.event.ActionListener, java.util.EventListener
public class DimensionNameSpaceValuesEditorPanel
- extends PVPanelAdapter
- implements java.awt.event.ActionListener
Methods inherited from class com.softsynth.jmsl.view.PVPanelAdapter |
add, add, addKeyListener, equals, getBackground, getBounds, getComponent, getFont, getParent, hashCode, isEnabled, remove, removeAll, removeKeyListener, setBackground, setEnabled, setFont, setLayout, setLocation, setVisible, toString, validate |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
DimensionNameSpaceValuesEditorPanel
public DimensionNameSpaceValuesEditorPanel(DimensionNameSpace dns)
clearEditables
public void clearEditables()
setDimensionNameSpace
public void setDimensionNameSpace(DimensionNameSpace dns)
addDimensionNameSpaceEditable
public void addDimensionNameSpaceEditable(DimensionNameSpaceEditable d)
useStandardInvariants
public void useStandardInvariants(boolean f)
update
public void update()
notifyValueChanged
public void notifyValueChanged(DimValueEditPanel p)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
main
public static void main(java.lang.String[] args)