Uses of Class
org.openjump.core.ui.io.file.Option
Packages that use Option
-
Uses of Option in org.openjump.core.ui.io.file
Methods in org.openjump.core.ui.io.file that return types with arguments of type OptionModifier and TypeMethodDescriptionAbstractFileLayerLoader.getOptionMetadata()Get the list of Options supported by the plug-in.AbstractFileLayerSaver.getOptionMetadata()FileLayerLoader.getOptionMetadata()Get the list of Options supported by the plug-in.FileLayerSaver.getOptionMetadata()Get the list of Options supported by the plug-in. -
Uses of Option in org.openjump.core.ui.plugin.file.open
Method parameters in org.openjump.core.ui.plugin.file.open with type arguments of type OptionModifier and TypeMethodDescriptionvoidSelectFileOptionsPanel.addIndividualSettingsFields(FileLayerLoader loader, JPanel panel, String description, Set<URI> files, List<Option> optionFields, ActionListener useSameListener) voidSelectFileOptionsPanel.addSameSettingsFields(FileLayerLoader loader, JPanel panel, String description, Set<URI> files, List<Option> optionFields, ActionListener useSameListener)