Menu

MDIUtilities / Blog: Recent posts

Version 1.3.1 released on Java 17

Same version than 1.3.1, but built on Java 17

Posted by Hervé Girod 2024-06-23

Version 1.3.1 released

Use docGenerator 1.6.7.1
Fix some cases where the version of a JRE was not found
Add methods to get the major version of a JRE
Add a AppLauncher class which makes simple to call a Java executable (bundled in a jar file) and settings properties for the launch

Posted by Hervé Girod 2024-06-23

Version 1.3 released

Add a method in the GenericDialog to be called after the dialog has been created, to be able to do things such as requesting focus
Add a framework to simply create elaborate dialogs

Posted by Hervé Girod 2024-06-15

Version 1.2.69 released

Add methods in the autocomplete system to remove a category or a word from the dictionary

Posted by Hervé Girod 2024-05-17

Version 1.2.68 released

Fix the getAbsoluteURL throwing a NPE is the base URL is null
Fix the JREVersionDetector class not detecting correctly the architecture

Posted by Hervé Girod 2024-05-11

Version 1.2.67 released

Add a method in the FileUtilities class to detect if an URL uses the file protocol
Add options in the XMLRootDetector class to get the root node or the root node name of an XML file even if the XML file is not well-formed

Posted by Hervé Girod 2024-05-09

Version 1.2.66 released

Fix the autocomplete classes not included in the core and swing jar distributions

Posted by Hervé Girod 2024-04-30

Version 1.2.65 released

Add a new method for the JREVersionDetector class to get the characteristics of a JRE

Posted by Hervé Girod 2024-04-10

Version 1.2.64 released

Fix some cases where the FileUtilities.getRelativePath method would return an incorrect result if the base directory is a root of the file system
Add a isRoot(File) method in the FileUtilities class to detect if a directory is a root of the file system
Add a new static method without a second boolean argument for createFromContext the in the ResourceLoader and the ResourceUILoader
Add the capability to use named variables in the MessageConstructor and MessageProvider classes

Posted by Hervé Girod 2024-03-27

Version 1.2.63 released

Support various long and double arrows in the HTMLEscaper class

Posted by Hervé Girod 2024-02-08

Version 1.2.62 released

Add methods in the ResourceLoader and the ResourceUILoader to use a Class or an Object to get the ClassLoader
Add a static method in the ResourceLoader and the ResourceUILoader to use the ClassLoader of the caller class
Fix the getAbsoluteURL sometimes not putting the "/" character at the beginning of the converted absolute path
Add a method in the FileUtilities class to return the set of file system root names
Fix the getAbsoluteURL method which may not return a correct result if the path starts with a root name
Add new methods in the FileUtilities2 class to specify if redirects can be followed when the URL is accessed

Posted by Hervé Girod 2024-02-04

Version 1.2.61 released

Add a static and an instance method in the XMLSAXParser to not allow to create readers internally

Posted by Hervé Girod 2023-11-22

Version 1.2.60 released

Add a method for the ResolverSAXHandler.ExceptionResult to return directly the exception message
Add methods for the ResolverSAXHandler.ExceptionResult to return true if the exception is an exception or an information
Fix the StringUtils method for 3 bytes multibytes character

Posted by Hervé Girod 2023-11-13

Version 1.2.59 released

Fix cases where the JOptionalFileChooser text field will not behave correctly if the setHasOptionalFiles option has been set to true, after the dialog has been opened once

Posted by Hervé Girod 2023-10-28

Version 1.2.58 released

Fix the JFileSelector and JMultipleFileSelector popup dialogs not respecting the UI if specified Look and Feel has been set
Fix a NPE in the swing auto-complete component when using the up or down arrow to navigate if the results are empty
Improve the code of the ExtendedCellEditor: the components types are now static fields
Fix cases where clicking on the button for the selection for a JFileSelector inside a PropertyEditor would empty the text field for the file path

Posted by Hervé Girod 2023-10-24

Version 1.2.57 released

Fix the JFileSelector always having the option to unselected the file
Fix somes case where using the arrows in the auto-complete text field to navigate in the results would result in an exception

Posted by Hervé Girod 2023-10-17

Version 1.2.56 released

Use docGenerator 1.6.4.4
Use JDependency 1.4.4
Correctly update the UI of the PropertyEditor when changing its UI
Correctly update the UI of the JFileSelector, JMultipleFileSelector, JListSelector, JMultilineTextEditor when changing their UI
Add a JOptionalFileChooser which is a JFileSelector which is able to unselect files
Allow JFileSelector and JMultipleFileSelector to unselect files

Posted by Hervé Girod 2023-10-16

Version 1.2.55 released

Add options to respect the MAC OS X UI (menus on top, application name, Look and Feel)
Add a LayoutUtils class

Posted by Hervé Girod 2023-08-17

Version 1.2.54 released

Allow to limit the number of results per category in the autocomplete widget

Posted by Hervé Girod 2023-07-14

Version 1.2.53 released

Enclose empty String values by quotes for the MessageBundle

Posted by Hervé Girod 2023-07-12

Version 1.2.52 released

Add methods in the XMLNodeutilities and XMLNode classes to search nodes for several node names or qualified names

Posted by Hervé Girod 2023-06-28

Version 1.2.51 released

Fix the FileUtilities.getAbsoluteURL method for some cases with URLs having relative delimiters (such as ../)
Add a makeAbsoluteURLPath method to get an URL from a path containing having relative delimiters (such as ../), removing these delimiters

Posted by Hervé Girod 2023-05-24

Version 1.2.50 released

Fix the FileUtilities.getRelativePath for URLs with spaces in the path

Posted by Hervé Girod 2023-05-15

Version 1.2.49 released

Fix the plusmn (which was wrongly named plusnm) and trade (which had an invalid unicode value) html entities
Add the harr, nabla, dagger html entities

Posted by Hervé Girod 2023-05-03

Version 1.2.48 released

Add the plusmn, not, and, or, lowast, ang, sdot character

Posted by Hervé Girod 2023-05-03
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.