You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Gregg Wonderly (JIRA)" <ji...@apache.org> on 2007/07/24 15:29:35 UTC

[jira] Created: (RIVER-34) ServiceUI has not lifecycle management features for UI containers.

ServiceUI has not lifecycle management features for UI containers.
------------------------------------------------------------------

                 Key: RIVER-34
                 URL: https://issues.apache.org/jira/browse/RIVER-34
             Project: River
          Issue Type: New Feature
          Components: other
    Affects Versions: AR1
         Environment: All
            Reporter: Gregg Wonderly


The "swing" and "awt" ServiceUI factories are all fairly simple in design with no facility to allow the component creator to know how to interact with the container.  The component may need to open a parented dialog but has no Container/Window reference to use except that returned by Component.getTopLevelAncestor().  There should be some type of context interface conveyed to the component so that it can manage how it interacts with the contained environment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.