Details
-
Type: Task
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.9
-
Fix Version/s: None
-
Labels:None
-
Epic Link:
-
Urgency:Highest
Description
The current desktop window model has JFrames containing action listeners bound to statically created Jmenus. The upshot of this is that for compound displays like the SplitPane, where two distinct alignment views are shown in the same frame, the whole JFrame has to be embedded.
Controller code, UI generation code and state needs to be factored out of the concrete JFrames added to the Desktop content panel so that an AlignmentPanel (with or without menus) may be rendered within any arbitrary JPanel.
Controller code, UI generation code and state needs to be factored out of the concrete JFrames added to the Desktop content panel so that an AlignmentPanel (with or without menus) may be rendered within any arbitrary JPanel.
Attachments
Issue Links
- blocks
-
JAL-1660 more compact cDNA/Protein split panel view
- Open