You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2007/05/29 02:58:24 UTC

DO NOT REPLY [Bug 42533] New: - Making JSVGScrollPane as a JavaBean

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42533

           Summary: Making JSVGScrollPane as a JavaBean
           Product: Batik
           Version: 1.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: GVT
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: herve.girod@club-internet.fr


As stated in Batik dev mailing list, and also in Netbeans mailing list, it would
be nice to have JSVGScrollPane as a JavaBean. step is (relatively) easy, one
just need to:
- add a new "no-argument' constructor (making sure that all the component,
except  the enclosed canvas, it initialized)
- add a new method allowing to set the enclosing JSVGCanvas.

With the above patch, Netbeans recognize it as a bean and it is possible to use
it in Matisse, for example. The modification in the initial constructor is very
limited (just reused the code of the no-argument" constructor, so I'm pretty
sure that it works exactly like before, but I'm have no tried for now to
construct a "fully functional" JSVGScrollPane in Matisse.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


Re: DO NOT REPLY [Bug 42533] New: - Making JSVGScrollPane as a JavaBean

Posted by Hervé Girod <he...@club-internet.fr>.
And sorry for the weasel English, it is late...

bugzilla@apache.org wrote:
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=42533>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
> INSERTED IN THE BUG DATABASE.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=42533
>
>            Summary: Making JSVGScrollPane as a JavaBean
>            Product: Batik
>            Version: 1.7
>           Platform: All
>         OS/Version: All
>             Status: NEW
>           Severity: enhancement
>           Priority: P3
>          Component: GVT
>         AssignedTo: batik-dev@xmlgraphics.apache.org
>         ReportedBy: herve.girod@club-internet.fr
>
>
> As stated in Batik dev mailing list, and also in Netbeans mailing list, it would
> be nice to have JSVGScrollPane as a JavaBean. step is (relatively) easy, one
> just need to:
> - add a new "no-argument' constructor (making sure that all the component,
> except  the enclosed canvas, it initialized)
> - add a new method allowing to set the enclosing JSVGCanvas.
>
> With the above patch, Netbeans recognize it as a bean and it is possible to use
> it in Matisse, for example. The modification in the initial constructor is very
> limited (just reused the code of the no-argument" constructor, so I'm pretty
> sure that it works exactly like before, but I'm have no tried for now to
> construct a "fully functional" JSVGScrollPane in Matisse.
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


DO NOT REPLY [Bug 42533] - Making JSVGScrollPane as a JavaBean

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42533





------- Additional Comments From herve.girod@club-internet.fr  2007-05-29 17:42 -------
Seems that it is not enough, not to use it as a Bean, but it would be great to
be able to drag and drop the JSVGCanvas component on the JSVGScrollPane. It does
not work for the moment, plus the limits of the component are not visible in
Netbeans. Some thinks still seem to be missing...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


DO NOT REPLY [Bug 42533] - Making JSVGScrollPane as a JavaBean

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42533


herve.girod@club-internet.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20283|path for making             |patch for making
        description|JSVGScrollPane as a JavaBean|JSVGScrollPane as a JavaBean




------- Additional Comments From herve.girod@club-internet.fr  2007-05-28 18:06 -------
(From update of attachment 20283)
typo


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


DO NOT REPLY [Bug 42533] - Making JSVGScrollPane as a JavaBean

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42533





------- Additional Comments From herve.girod@club-internet.fr  2007-05-28 17:59 -------
Created an attachment (id=20283)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20283&action=view)
path for making JSVGScrollPane as a JavaBean


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org