Package smile.swing


package smile.swing
Enhanced and additional Swing components (FileChooser, FontChooser, Table, Button, AlphaIcon, and Printer).
  • Class
    Description
    An Icon wrapper that paints the contained icon with a specified transparency.
    Action initialized JButton.
    File chooser with file/images preview.
    A simple extension-based file filter.
    The FontChooser class is a swing component for font selection with JFileChooser-like APIs.
    A printer controller object.
    Customized JPanel whose width match the width of its containing JScrollPane's viewport.
    A collection of utility methods primarily for performing common GUI-related tasks.
    Customized JTable with optional row number header.