./wip/flexdock, Swing windowing and docking framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.4, Package name: flexdock-1.2.4, Maintainer: pkgsrc-users

FlexDock is a Java docking framework for use in cross-platform Swing
applications. It offers features you'd expect in any desktop docking
framework such as:

* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting on
some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence


Required to run:
[lang/openjdk11]

Required to build:
[devel/apache-ant] [pkgtools/cwrappers]

Master sites:

RMD160: 201d7863a900e46d422506f0ea3325f8db111e8d
Filesize: 5836.967 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-30 09:53:34 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Don't use PKGVERSION_NOREV in PLIST, just use PKGVERSION.

   2014-10-30 09:17:01 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Add one more installed file without the version (lib/java/flexdock/flexdock.jar)

   2014-10-24 04:22:51 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Convert do-build: target using apache-ant.

   2014-10-24 03:29:27 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Import flexdock-1.2.4 as wip/flexdock.

FlexDock is a Java docking framework for use in cross-platform Swing
applications.  It offers features you'd expect in any desktop docking
framework such as:

    * Tabbed and Split Layouts
    * Drag-n-Drop capability (with native drag rubber band painting on
      some platforms)
    * Floating windows
    * Collapsible Containers to Save Real Estate
    * Layout Persistence