MatchingCatalogSettingDialog

net.aerith.misao.gui.dialog. Dialog
#components :Object
#default_values :Hashtable
#parent_pane :Container
+Dialog()
#getTitle() :String
#saveDefaultValues() :void
+show(Container pane) :int
net.aerith.misao.toolkit.PixyDesktop. MatchingCatalogSettingDialog
#catalog_panel :OpenCatalogPanel
#coor_panel :CoorPanel
#text_fov_width :JTextField
#text_fov_height :JTextField
#combo_unit :JComboBox
+MatchingCatalogSettingDialog()
#getTitle() :String
#setDefaultValues() :void
#saveDefaultValues() :void
+addCatalogReader(CatalogReader reader) :void
+getSelectedCatalogReader() :CatalogReader
+selectCatalogReader(CatalogReader reader) :void
+getCatalogPath() :String
+setCatalogPath(String path) :void
+getCoor() :Coor
+setCoor(Coor coor) :void
+getHorizontalFieldOfView() :double
+getVerticalFieldOfView() :double
+setFieldOfView(double fov_width, double fov_height) :void