Package it.unibo.alchemist.boundary.gui.tape

Types

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
open class JTapeFeatureStack : JTapeSection
Link copied to clipboard
open class JTapeGroup : JPanel
A JTapeGroup is a set of JTapeSection identified by a common description.
Link copied to clipboard
class JTapeMainFeature : JTapeSection
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.