Package | Description |
---|---|
com.asprise.imaging.core.scan.twain |
Modifier and Type | Field and Description |
---|---|
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.EMPTY_LIST |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.CapOptionItem.createCapOptionItemList(java.lang.Object... args)
Short-hand method to create list.
|
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.getPaperSizes() |
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.getPaperSource() |
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.getPixelTypes() |
static java.util.List<CapOptions.CapOptionItem> |
CapOptions.getResolutions() |
Modifier and Type | Method and Description |
---|---|
void |
CapOptions.CapOptionsComboBoxModel.setList(java.util.List<CapOptions.CapOptionItem> fullList,
Source.Capability capability,
boolean filterInvalidItems,
java.lang.Object defaultSelectedValue)
Will set the selectedItem to cap value, or list default (if cap value doesn't exist) or fall back to the first item.
|
Constructor and Description |
---|
CapOptionsComboBoxModel(java.util.List<CapOptions.CapOptionItem> fullList,
Source.Capability capability,
boolean filterInvalidItems,
java.lang.Object selectedValue)
Will set the selectedItem to cap value, or list default (if cap value doesn't exist) or fall back to the first item.
|
v12.0.5.0 | Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com