Uses of Class
com.iamsoft.util.ui.preferences.OptionsPanel
-
Packages that use OptionsPanel Package Description com.iamsoft.util.ui.preferences Classes related to AbstractPreferences. -
-
Uses of OptionsPanel in com.iamsoft.util.ui.preferences
Methods in com.iamsoft.util.ui.preferences that return types with arguments of type OptionsPanel Modifier and Type Method Description Map<Preferences,OptionsPanel>
OptionsDialog. getPrefToPanelMap()
Constructor parameters in com.iamsoft.util.ui.preferences with type arguments of type OptionsPanel Constructor Description OptionsDialog(Frame pOwner, Map<Preferences,OptionsPanel> pPrefToPanelMap)
If only one options panel is passed, forget tabs.
-