Skip navigation links
org.netbeans.swing.outline 1.58

ETable and Outline
Under Development

See: Description

ETable and Outline 
Package Description
org.netbeans.swing.etable  
org.netbeans.swing.outline  

The module provides two Swing components: ETable which is a JTable extension with extra features like column sorting and row filtering. Outline which is a tree-table like component capable of showing a tree hierarchy of nodes in a table.
This module has no dependencies on the rest of the NetBeans modules and can be used as a standalone jar.

ETableETable OutlineOutline

What is New (see all changes)?

Use Cases

XXX no answer for arch-usecases

Exported Interfaces

This table lists all of the module exported APIs with defined stability classifications. It is generated based on answers to questions about the architecture of the module. Read them all...
Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
ETableExportedUnder Development .../org/netbeans/swing/etable/ETable.html

ETable

OutlineExportedUnder Development .../org/netbeans/swing/outline/Outline.html

Outline

Implementation Details

Where are the sources for the module?

The sources for the module are in the Apache Git repositories or in the GitHub repositories.

What do other modules need to do to declare a dependency on this one, in addition to or instead of a plain module dependency?

Nothing

Read more about the implementation in the answers to architecture questions.

Skip navigation links
org.netbeans.swing.outline 1.58