I'm using install4j and I'd like to know how I can specify that the software package has a GUI. I'm testing this with Mageia and there the packages are grouped as those with a GUI and those without a GUI. After installing my package it's in the list of packages without a GUI. But it's a Java desktop application with a GUI. Mageia shows those with a GUI by default so my package is hard to find.
Those without a GUI are mostly libraries which get installed as dependencies of other packages. The user usually only installs software with a GUI.