JSnapableDesktopPane

This library provides a JDesktopPane where the user can snap JInternalFrames to the left or the right half of the pane. This pane also supports resizing behaviour and adds shortcuts for this action.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jakubec
ArtifactId

ArtifactId

JSnapableDesktopPane
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSnapableDesktopPane
This library provides a JDesktopPane where the user can snap JInternalFrames to the left or the right half of the pane. This pane also supports resizing behaviour and adds shortcuts for this action.
Source Code Management

Source Code Management

https://github.com/amunra2112/JSnapableDesktopPane

Download JSnapableDesktopPane

How to add to project

<!-- https://jarcasting.com/artifacts/net.jakubec/JSnapableDesktopPane/ -->
<dependency>
    <groupId>net.jakubec</groupId>
    <artifactId>JSnapableDesktopPane</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubec/JSnapableDesktopPane/
implementation 'net.jakubec:JSnapableDesktopPane:0.1'
// https://jarcasting.com/artifacts/net.jakubec/JSnapableDesktopPane/
implementation ("net.jakubec:JSnapableDesktopPane:0.1")
'net.jakubec:JSnapableDesktopPane:jar:0.1'
<dependency org="net.jakubec" name="JSnapableDesktopPane" rev="0.1">
  <artifact name="JSnapableDesktopPane" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubec', module='JSnapableDesktopPane', version='0.1')
)
libraryDependencies += "net.jakubec" % "JSnapableDesktopPane" % "0.1"
[net.jakubec/JSnapableDesktopPane "0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1