Package-level declarations

Deprecated

Types

Link copied to clipboard
Link copied to clipboard
A vertical layout manager similar to java.awt.FlowLayout.
Link copied to clipboard
Link copied to clipboard
Graphic component to handle effects.
Link copied to clipboard
open class JTape : JTabbedPane
JTape is a container for a commands bar that should expose the whole set of features of an application that may concern the user.
Link copied to clipboard
Link copied to clipboard
open class JTapeGroup : JPanel
A JTapeGroup is a set of JTapeSection identified by a common description.
Link copied to clipboard
Link copied to clipboard
abstract class JTapeSection : JPanel
A JTapeSection is a set of one or more feature that should appear close to each other because of stylistic or semantic reasons.
Link copied to clipboard
open class JTapeTab : JPanel
A JTapeTab is composed of a title and a set of JTapeGroup.
Link copied to clipboard
A vertical layout manager similar to java.awt.FlowLayout.