Source: libjide-oss-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Markus Koschany Build-Depends: ant, debhelper-compat (= 13), default-jdk, javahelper, maven-repo-helper (>= 1.6~) Standards-Version: 4.7.3 Homepage: http://www.jidesoft.com/products/oss.htm Vcs-Git: https://salsa.debian.org/java-team/libjide-oss-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjide-oss-java Package: libjide-oss-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: extensible Swing component library for Java JIDE Common Layer is a general component library built on top of Swing. It provides a foundation to build complex Java desktop applications by extending existing Swing classes to add more advanced features. . JIDE Common Layer features over 30 components and utilities including: * SearchableBar * FolderChooser * Searchable JList, JTree, JComboBox and JTable * RangeSlider * Popup * JideSplitButton - a combination of a button and a popup menu * CheckBoxList and CheckBoxTree - use check boxes inside JLists and JTrees * IconFactory - simplify the usage of icons across the whole application * Systeminfo - retrieve information about the current system * AutoResizingTextArea * AutoCompletion and IntelliHints * Calculator component