Package | Description |
---|---|
libsidplay.components.printer | |
libsidplay.components.printer.paper | |
ui.printer |
Modifier and Type | Method and Description |
---|---|
static IPaper.Outputs |
IPaper.Outputs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPaper.Outputs[] |
IPaper.Outputs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IPaper.put(IPaper.Outputs data) |
Modifier and Type | Method and Description |
---|---|
void |
ConsolePaper.put(IPaper.Outputs out)
Print printer output to console.
|
Modifier and Type | Method and Description |
---|---|
void |
Printer.put(IPaper.Outputs out) |
Copyright © 2018 Ken Händel. All rights reserved.