Menu

Commit [r2045]  Maximize  Restore  History

Résumé: Prise en charge configuration de l'icone d'application à partir de la ligne de commande.

* jpicedt/jpicedt/JPicEdt.java (JPicEdt.usage): Nouvelle fonction,
appelée dans main pour l'aide brève de
l'interface en ligne de commande.
(JPicEdt.setProperty): Nouvelle fonction.
(JPicEdt.CommandLineArgumentAction): Nouvelle interface pour les
actions à effectuer pour chaque argument de ligne de commande.
(JPicEdt.CLiArgSetPreferenceAction): Action issue d'un argument de
ligne de commande consistant à affecter les préférences
utilisateur.
(JPicEdt.CLiArgOpenBoardAction): Action issue d'un argument de
ligne de commande consistant à ouvrir un fichier image.

* jpicedt/jpicedt/graphic/PEToolKit.java
(PEToolKit.setAppIconToDefault): Lit l'icone d'application à
partir des préférences utilisateur.

* jpicedt/jpicedt/jpicedt_env/EnvConstants.java
(EnvConstants.APP_ICON_KEY, EnvConstants.isValidAppIconId):
Nouveaux membres.

vincentb1 2018-07-01

changed /trunk/jpicedt/jpicedt/jpicedt/JPicEdt.java
changed /trunk/jpicedt/jpicedt/jpicedt/graphic/PEToolKit.java
changed /trunk/jpicedt/jpicedt/jpicedt/jpicedt_env/EnvConstants.java
/trunk/jpicedt/jpicedt/jpicedt/JPicEdt.java Diff Switch to side-by-side view
Loading...
/trunk/jpicedt/jpicedt/jpicedt/graphic/PEToolKit.java Diff Switch to side-by-side view
Loading...
/trunk/jpicedt/jpicedt/jpicedt/jpicedt_env/EnvConstants.java Diff Switch to side-by-side view
Loading...
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.