Package org.fest.swing.util


package org.fest.swing.util

Some useful utility methods.

Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.

  • Class
    Description
    Understands utility methods for arrays.
    Understands utility methods related to AWT events.
    Understands installation of AWT exception handlers.
    Understands utility methods related to colors.
    Understands a range of values.
    Understands utility methods related to input modifiers.
    Understands a Operating System family.
    Understands identification of the current Operating System.
    Pair<I,II>
    Understands a tuple of size 2.
    Understands utility methods for regular expression patterns.
    Understands matching text to a group of String values.
    Understands platform-specific functionality.
    Understands a range (from, to.)
    Understands the starting value of a range.
    Understands the ending value of a range.
    Understands creation of AWT Robots.
    Understands utility methods related to Strings.
    Understands matching text to a group of String values.
    Deprecated.
    Use SystemProperties instead.
    Understands system properties.
    Understands how to obtain system properties.
    Understands how to update values of system properties.
    Understands matching a given text to one or more values.
    Understands a time counter with a timeout.
    Understands how to obtain the system's mask for the menu shortcut key.
    Triple<I,II,III>
    Understands a tuple of size 3.