Difference between revisions of "Apertus.ElphelVision Eclipse Migration Notes"

From ElphelWiki
Jump to: navigation, search
OneArtPlease (talk | contribs)
(Dialogs)
← Older edit
OneArtPlease (talk | contribs)
(Dialogs)
 
Line 17: Line 17:
 
  NumericalInputPanelInteger -
 
  NumericalInputPanelInteger -
 
  IPInputDialog - done
 
  IPInputDialog - done
  GuidesLayout -
+
  GuidesDialog - done
 
  PlaybackDialog - done
 
  PlaybackDialog - done
 
  PhotoSettingsLayout -
 
  PhotoSettingsLayout -

Latest revision as of 10:25, 13 May 2012

In general the migration only requires some GUI related changes to the code as Netbeans auto generates those and eclipse allows editing and in general creates a different structure for GUI code. Also Eclipse does not know the GroupLayout so layouts need to be recreated in most cases.

Dialogs

ConnectDialog - done
MainLayoutGST -
MainDialogVLC -
Settings1Layout -
Settings2Layout -
Settings3Layout -
ResolutionSettings -
FPSSettings -
HistogramSettingsLayout -
HITSettings -
FloatInputDialog - done
NumericalInputPanelInteger -
IPInputDialog - done
GuidesDialog - done
PlaybackDialog - done
PhotoSettingsLayout -