Uses of Class
org.esa.snap.ui.FileHistory
-
Packages that use FileHistory Package Description org.esa.snap.ui Provides utility classes for building Swing user interfaces using the SNAP data model. -
-
Uses of FileHistory in org.esa.snap.ui
Subclasses of FileHistory in org.esa.snap.ui Modifier and Type Class Description class
FormatedFileHistory
FileHistory
is a fixed-size array for the pathes of files opened/saved by a user.Constructors in org.esa.snap.ui with parameters of type FileHistory Constructor Description FormatedFileHistory(FileHistory history, ProductReaderPlugIn readerPlugIn)
-