Package org.jitsi.util.swing
-
Class Summary Class Description FitLayout Represents a LayoutManager which centers the first Component within its Container and, if the preferred size of the Component is larger than the size of the Container, scales the former within the bounds of the latter while preserving the aspect ratio.TransparentPanel Represents a JPanel which sets its opaque property to false during its initialization.VideoContainer Implements a Container for video/visual Components.VideoLayout Implements the LayoutManager which lays out the local and remote videos in a video Call.