The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10 - 2005-07-09

  • Removed unneeded variable from Swing.pm for clarity.
  • Removed all but three physical Perl proxy modules. Moved to proxies generated on the fly within Swing.pm. This reduced the number of files in the distribution dramatically (total modules went from 313 to 19).
  • As part of the module reduction, standardized the listener java classes so they all have the same methods and always call the same _Listener method in Java::Swing for event dispatch to Perl callbacks.

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