Details
-
Type:
Improvement
-
Status: In Progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Epic Link:
Description
Current implementation of Archaeopteryx in Jalview constructs forester's full MainFrameApplication JFrame, hides it, and keeps it alive behind the JInternalFrame as the owner of the options, menu actions and dialogs (the source of the look and feel swap and the quit hang). forester's MainFrame should become a panel with an optional window, so Jalview can host it directly.