Uses of Class
gov.noaa.pmel.sgt.Logo

Packages that use Logo
gov.noaa.pmel.sgt.swing.prop Property dialogs for sgt components using javax.swing
 

Uses of Logo in gov.noaa.pmel.sgt.swing.prop
 

Methods in gov.noaa.pmel.sgt.swing.prop that return Logo
 Logo LogoDialog.getLogo()
          Get the edited Logo
 

Methods in gov.noaa.pmel.sgt.swing.prop with parameters of type Logo
 void LogoDialog.setLogo(Logo logo)
          Set the Logo to be edited.
 void LogoDialog.setLogo(Logo logo, JPane pane)
          Set the Logo to be edited and JPane.