net.sf.j3d.threeD.ui.panels
Interface DynamicDisplay

All Known Implementing Classes:
ExpandedEditPanel, ExtendedCellEditor, ShaderEditPanel, TransformSurfacePanel

public interface DynamicDisplay

A DynamicDisplay implementation represents a display that can be updated.


Method Summary
 void updateDisplay()
          Updates this DynamicDisplay object.
 

Method Detail

updateDisplay

void updateDisplay()
Updates this DynamicDisplay object.