Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-1659

refactor first class windows to allow embedded views of AlignFrame in SplitPane

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.9
    • Fix Version/s: None
    • Component/s: awt-gui, gui
    • Labels:
      None

      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.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated: