|
java-gnome version 4.0.19 | ||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
libglade
is a library which reads user interface descriptions as
generated by a program like Glade
and at runtime creates live
Windows and Widgets.
See:
Description
Class Summary | |
---|---|
Glade | This class is a hyper-thin wrapping of libglade , a library
that allows you to transform the XML interface definition files generated
by the GNOME User Interface Designers (of which Glade is the
original and best known) into live Widgets in your application. |
XML | This class proxies the internal representation used by
libglade to represent the processed .glade XML
data. |
libglade
is a library which reads user interface descriptions as
generated by a program like Glade
and at runtime creates live
Windows and Widgets. This is used extensively by GNOME programs; using a UI
designer takes out much of the tedium of creating Labels, allowing you to
rapidly prototype and maintain Windows and to get on with the more interesting
task of programming the application logic underlying the more dynamic aspects
of that Window.
|
java-gnome |
||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |