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