-
Javazoom JLayer MP3 Library
This is the third-party library JLayer that isn't available in the central maven repository.
-
Sulky Buffers
This file is part of the sulky modules. It contains the definition of buffers, operations on buffers and certain buffer implementations.
-
Sulky Conditions
This file is part of the sulky modules. It contains the definition of conditions and the implementation of some purpose conditions.
-
Sulky Formatting
This file is part of the sulky modules. It contains a class for human-readable output of large numbers and some handy xml helper methods.
-
Sulky Generics
This file is part of the sulky modules. It contains several interfaces that use generics. There's a general definition of Serializer/Deserializer and a simple implementation using object serialization.
-
Sulky I/O
This file is part of the sulky modules. It's supposed to contain classes I'd like to see in commons-io. At the moment it only contains a TimeoutOutputStream that throws an IOException if a certain timeout is exceeded.
-
Sulky Logging
This file is part of the sulky modules. It contains a LoggingPropertyChangeListener and some Swing logging.
-
Sulky Master Pom File
This file is part of the sulky modules. It's the master pom file that is used to build all other modules.
-
Sulky Parent Pom File
This file is part of the sulky modules. It's the parent pom that contains general project informations.
-
Sulky Sounds API
This file is part of the sulky modules. It contains a simple sound interface definition.
-
Sulky Sounds Implementation JLayer
This file is part of the sulky modules. It contains an implementation of the simple sound interface using JLayer.
-
Sulky StaX Utilities
This file is part of the sulky modules. It contains helper methods to simplify usage of StAX.
-
Sulky Swing
This file is part of the sulky modules. It contains several Swing tools.