Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.noos.xingmydoggy-itest1.4.2-jar
org.noos.xingmydoggy-plaf1.4.2-jar
org.noos.xingmydoggy-res1.4.2-jar
org.swinglabsswingx0.9.1-jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.jhlabsfilters2.0.235-jar
org.noos.xingmydoggy-api1.4.2-jar
org.swinglabsmultiplegradientpaint1.0-jar
org.swinglabsswing-layout1.0.3-jar
org.swinglabsswing-worker1.1-jar
tablelayoutTableLayout20050920-jar

Project Dependency Graph

Dependency Listings

MyDoggy - My Java Docking Framework - Examples

MyDoggy-Examples contains some examples to see MyDoggy in action.

http://mydoggy.sourceforge.net

MyDoggy - My Java Docking Framework - API Implementation

MyDoggy-Plaf is the default implementation of mydoggy-api.

http://mydoggy.sourceforge.net

TableLayout

TableLayout is a totally free layout manager designed to make creating user interfaces fast and easy. It can do anything GridBagLayout can do and much, much more. Yet it is remarkably simple and easy to use.

https://tablelayout.dev.java.net

MyDoggy - My Java Docking Framework - API

MyDoggy-Api contains the application program interface of MyDoggy to manage every aspects of the framework.

http://mydoggy.sourceforge.net

MyDoggy - My Java Docking Framework - Plaf Resources

MyDoggy-Res contains resources for mydoggy plaf.

http://mydoggy.sourceforge.net

MyDoggy - My Java Docking Framework - Interactive Testing Framework

MyDoggy-ITest is used for interactive testing.

http://mydoggy.sourceforge.net

SwingX

Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

http://www.swinglabs.org/

Swing Layout Extensions

Long running Swing GUI interacting tasks

https://swingworker.dev.java.net/

Multiple Gradient Paint

http://www.swinglabs.org/

JHLabs Image Processing Filters

A collection of image processing filters.

http://www.jhlabs.com/ip/index.html

Swing Layout Extensions

Extensions to Swing to create professional cross platform layout

https://swing-layout.dev.java.net/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org