Hello. I have started programming with java-gnome not so long ago. And I
have some questions:
1. where can I find any tutorial or any common description of java-gnome
and java-cairo (except javadoc)?
2. Is there any way to create my own widget with java-cairo and then add
it to container and work with it like with ordinary widget (processing
events and so on)?
3. Can I put a java-cairo drawing on panel (on something like JPanel)
and then display it? Or I can only save it to png-file?
Thank you.
|