- save() - Method in class com.github.hypfvieh.config.xml.XmlConfiguration
-
Save config file.
- save(BiConsumer<Document, OutputStream>) - Method in class com.github.hypfvieh.config.xml.XmlConfiguration
-
- setAllowKeyOverrideFromEnvironment(boolean) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set this to true to allow the user to override config parameters using system properties.
- setAutoCommit(boolean) - Method in class com.github.hypfvieh.db.SimpleDatabaseConnector
-
Enable/Disable autocommit on database connection.
- setFixTagOnMsgStr(String, int, String) - Static method in class com.github.hypfvieh.util.FixUtil
-
Tries to update a fix message by setting _tag to _value.
- setFixTagOnMsgStr(String, int, String, char) - Static method in class com.github.hypfvieh.util.FixUtil
-
Tries to update a fix message by setting _tag to _value.
- setInputFile(File, SearchOrder...) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set input file used for reading configuration.
- setInputFile(String, SearchOrder...) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set input file used for reading configuration.
- setInputStream(InputStream) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
- setKeyDelimiter(String) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set the delimiter used to delimit XML nodes.
- setKeyDelimiter(String) - Method in class com.github.hypfvieh.config.xml.XmlConfiguration
-
Set the delimiting key.
- setOutputFile(File) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set output file used for saving.
- setOutputFile(String) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set output file used for saving.
- setOutputStream(OutputStream) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
- setSkipRoot(boolean) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set this to true to ignore the first level of nodes inside the config.
- setString(String, boolean, String) - Method in class com.github.hypfvieh.config.xml.XmlConfiguration
-
Set string value of given key
- setValues(Map<String, String>, boolean) - Method in class com.github.hypfvieh.config.xml.XmlConfiguration
-
Set keys found in map to value found in map.
- setXmlErrorHandler(ErrorHandler) - Method in class com.github.hypfvieh.config.xml.XmlConfigBuilder
-
Set the
ErrorHandler used by the XML parser to handle XML errors.
- showConfirmYesNo(String, String, String, String, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Shows an confirmation dialog with custom buttons.
- showDialog(Alert.AlertType, String, String, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Shows any kind of dialog (useful for warning/information/error dialogs).
- showWindow(Class<?>, String, boolean, Modality, boolean, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Opens a JavaFX window using an FXML file.
- showWindow(Class<?>, String, boolean, Modality, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Opens a JavaFX window using an FXML file and sets resizable to true.
- showWindow(Class<?>, String, boolean, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Opens a JavaFX window using an FXML file and sets resizable to true and modality to none.
- showWindow(Class<?>, String, boolean, boolean, String) - Static method in class com.github.hypfvieh.util.FxUiUtil
-
Opens a JavaFX window using an FXML file and sets modality to none.
- SimpleDatabaseConnector - Class in com.github.hypfvieh.db
-
Simple class to allow connection to any JDBC compatible database.
- SimpleDatabaseConnector(DbConnParms) - Constructor for class com.github.hypfvieh.db.SimpleDatabaseConnector
-
- StringSplitOperator - Interface in com.github.hypfvieh.formatter
-
Represents string split operation into a list of tokens where each token has as maximum length.
- Stroke7 - Enum in com.github.hypfvieh.util.fx.fonts
-
- SystemUtilExt - Class in com.github.hypfvieh.util
-
Utility-Class with various operating system related helper methods.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.DevIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.FontAwesome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.FoundationIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.IonIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.MapIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.MfgIconSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.MFizz
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.OpenIconic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.OpenWebIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.PaymentWebFont
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.Stroke7
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.TypIcons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.WeatherFonts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.fx.fonts.Zocial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.hypfvieh.util.ReflectionUtil.ReflectionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.DevIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.FontAwesome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.FoundationIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.IonIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.MapIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.MfgIconSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.MFizz
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.OpenIconic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.OpenWebIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.PaymentWebFont
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.Stroke7
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.TypIcons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.WeatherFonts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.fx.fonts.Zocial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hypfvieh.util.ReflectionUtil.ReflectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.