Package io.github.kaktushose.jdac.components.container
package io.github.kaktushose.jdac.components.container
Collection of special container types.
-
ClassesClassDescriptionAn implementation of
SequencedContainerthat always adds aSeparatorbetween its elements.SequencedContainer<E extends ContainerChildComponent>AContainerimplementation that allows addingContainerChildComponents sequentially.An implementation ofSequencedContainerthat only allowsTextDisplays.