Changes for version 0.11 - 2005-09-27
- Cleaned documentation, especially as it relates to adding new listeners to Java::Swing.
- Corrected the callback parameters so they match the documentation. You get the stringified sender and the real event object. (Before you got undef and the real event object.) Ask the object if you need the java object that generated the event (try using getSource).
- Cleaned all_listeners in Swing/Generate so that it no longer generates the Perl modules which used to be needed, but were replaced in version 0.10 with methods in Swing.pm.
Modules
Perl extension providing direct access to the Java Swing API
Provides
in Swing/GridBagConstraints.pm
in Swing/Generate/Listener.pm
in Swing/PerlFakeLocalPackages.pm
in Swing/PerlFakePackages.pm
in Swing/PerlRealLocalPackages.pm
in Swing/PerlRealPackages.pm
in Swing/SwingConstants.pm
in Swing/Timer.pm