NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #487 (closed enhancement: fixed)

Opened 2011-05-03T12:01:50-05:00

Last modified 2012-01-19T12:43:35-06:00

Launcher - Splash Screen

Reported by: gharris Owned by: dscho
Priority: major Milestone: imagej2-b1-initial
Component: Core Version:
Severity: major Keywords:
Cc: Blocked By:
Blocking:

Description (last modified by gharris)

Pass splash screen call to JVM when invoking

Change History

comment:1 Changed 2011-05-03T12:15:31-05:00 by gharris

  • Description modified
  • Summary changed from Launcher to Launcher - Splash Screen

comment:2 Changed 2011-09-21T18:47:05-05:00 by dscho

I think this should be fixed when we start using the Fiji launcher for real. It has been relicensed to BSD for that very purpose.

comment:3 Changed 2011-10-18T15:22:36-05:00 by curtis

  • Owner changed from curtis to dscho
  • Status changed from new to assigned

comment:4 Changed 2012-01-19T12:43:13-06:00 by dscho

The ImageJ launcher automatically looks for $IMAGEJROOT/images/icon.png and displays it using JRE's splash screen facility if it is available.

comment:5 Changed 2012-01-19T12:43:35-06:00 by dscho

  • Status changed from assigned to closed
  • Resolution set to fixed