org.esa.beam.visat.dialogs
Class PropertyEditor

java.lang.Object
  extended by org.esa.beam.visat.dialogs.PropertyEditor

public class PropertyEditor
extends Object


Constructor Summary
PropertyEditor(VisatApp visatApp)
           
 
Method Summary
 ModalDialog getDialog()
           
static boolean isValidNode(ProductNode node)
           
 void show(ProductNode selectedProductNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyEditor

public PropertyEditor(VisatApp visatApp)
Method Detail

show

public void show(ProductNode selectedProductNode)

getDialog

public ModalDialog getDialog()

isValidNode

public static boolean isValidNode(ProductNode node)


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.