Uses of Package
com.bbn.openmap.util.propertyEditor

Packages that use com.bbn.openmap.util.propertyEditor
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.util.propertyEditor Provide PropertyEditors for different property types of OpenMap components. 
 

Classes in com.bbn.openmap.util.propertyEditor used by com.bbn.openmap.gui
Inspector
          Class to inspect a PropertyConsumer.
 

Classes in com.bbn.openmap.util.propertyEditor used by com.bbn.openmap.omGraphics
PropertyConsumerPropertyEditor
          The base class for property editors that can use properties to provide a more complex interface, and need more flexibility to contribute different parameters.
 

Classes in com.bbn.openmap.util.propertyEditor used by com.bbn.openmap.util.propertyEditor
FilePropertyEditor
          A PropertyEditor that brings up a JFileChooser panel to select a file.
MultiDirectoryPropertyEditor
          A PropertyEditor that brings up a JFileChooser panel that allows the user to choose one or more directories.
OptionPropertyEditor
          The base class for property editors that support a list of options being presented in the GUI.
PropertyConsumerPropertyEditor
          The base class for property editors that can use properties to provide a more complex interface, and need more flexibility to contribute different parameters.
TrueFalsePropertyEditor
          A PropertyEditor that displays an either/or option.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details