jpl.mipl.jade.tools.stereo.ui
Class AdjacentDualPanels
java.lang.Object
jpl.mipl.jade.tools.stereo.ui.AdjacentDualPanels
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, IDualPanels
public class AdjacentDualPanels
- extends Object
- implements IDualPanels, PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdjacentDualPanels
public AdjacentDualPanels(PropertyManager model)
init
protected void init()
buildUi
protected void buildUi()
setOrientation
public void setOrientation(StereoState.AdjacentOrientation orientation)
setImages
public void setImages(ContentTriple images)
- Specified by:
setImages in interface IDualPanels
refreshImages
public void refreshImages()
- Specified by:
refreshImages in interface IDualPanels
revalidate
public void revalidate()
- Specified by:
revalidate in interface IDualPanels
getPanel
public JPanel getPanel()
- Specified by:
getPanel in interface IDualPanels
refreshOrientation
protected void refreshOrientation()
propertyChange
public void propertyChange(PropertyChangeEvent pce)
- Specified by:
propertyChange in interface PropertyChangeListener