Package org.luwrain.linux
Class Linux
java.lang.Object
org.luwrain.linux.Linux
- All Implemented Interfaces:
OperatingSystem
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionescapeString
(String style, String value) getCustomKeyboardHandler
(String subsystem) getProperty
(String propName) init
(PropertiesBase props) void
openFileInDesktop
(Path path)
-
Field Details
-
LOG_COMPONENT
- See Also:
-
syscalls
-
-
Constructor Details
-
Linux
public Linux()
-
-
Method Details
-
init
- Specified by:
init
in interfaceOperatingSystem
-
escapeString
- Specified by:
escapeString
in interfaceOperatingSystem
-
getProperty
-
getBraille
- Specified by:
getBraille
in interfaceOperatingSystem
-
openFileInDesktop
- Specified by:
openFileInDesktop
in interfaceOperatingSystem
-
getCustomKeyboardHandler
- Specified by:
getCustomKeyboardHandler
in interfaceOperatingSystem
-