Modifier and Type | Method and Description |
---|---|
static DeviceApi.SDialog.Buffer |
DeviceApi.SDialog.Buffer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.Buffer |
DeviceApi.SDialog.Buffer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.Buffer[] |
DeviceApi.SDialog.Buffer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.SDialog.Buffer[] |
DeviceApi.SDialog.Buffer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DeviceApi.SDialog.setImage(BufferedImage image,
int column,
int row,
DeviceApi.SDialog.Buffer whichBuffer)
Writes an image.
|
static boolean |
DeviceApi.SDialog.setImage(BufferedImage image,
int column,
int row,
DeviceApi.SDialog.Buffer whichBuffer)
Writes an image.
|
Copyright © 2024. All rights reserved.