Border Layout

GPTKB entity

Statements (80)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Border_Pane
gptkbp:allows Only supports five regions.
gptkbp:amended_by Invalidates the layout.
gptkbp:available_sizes Sets maximum size of components.
Sets minimum size of components.
Sets preferred size of components.
gptkbp:borders Sets border for components.
gptkbp:communication gptkb:theorem
gptkbp:created_by gptkb:Sun_Microsystems
gptkbp:criteria Gets constraints for a component.
gptkbp:data_usage Returns hash code for the layout.
gptkbp:depicts Regions are visually distinct.
gptkbp:events Supports event listeners for components.
gptkbp:expansion_plans gptkb:theorem
gptkbp:first_appearance gptkb:Java_1.0
gptkbp:focus Sets focusability of components.
Sets foreground color of components.
gptkbp:game_components Each component must specify a region.
gptkbp:gpu Sets vertical gap between components.
gptkbp:has_setting Sets constraints for a component.
https://www.w3.org/2000/01/rdf-schema#label Border Layout
gptkbp:hyper_threading False
gptkbp:indication Validates the layout.
gptkbp:is Checks if the layout is valid.
gptkbp:is_a_backdrop_for Sets background color of components.
gptkbp:is_a_tool_for Sets tooltip text for components.
gptkbp:is_aligned_with Aligns components based on region.
Center region expands to fill available space.
gptkbp:is_compared_to Compares two layouts for equality.
gptkbp:is_described_as A layout manager that arranges components in five regions: north, south, east, west, and center.
gptkbp:is_often_used_in Used in GUI applications.
gptkbp:layout Arranges components based on their specified region.
Adds a component to the layout.
Adds a component with a specified constraint.
Calculates maximum size of the container.
Calculates minimum size of the container.
Calculates preferred size of the container.
Flow Layout, Grid Layout.
Gets the current layout manager.
Method to arrange components.
Removes a component from the layout.
Returns alignment along the x-axis.
Returns alignment along the y-axis.
Sets layout actions.
Sets layout alignment.
Sets layout attributes.
Sets layout behaviors.
Sets layout constraints.
Sets layout defaults.
Sets layout events.
Sets layout information.
Sets layout listeners.
Sets layout manager.
Sets layout options.
Sets layout orientation.
Sets layout properties.
Sets layout styles.
Sets the layout manager for a container.
Stores information about component positions.
Uses preferred sizes of components.
gptkbp:order North, South, East, West, Center.
gptkbp:performance Efficient for simple layouts.
gptkbp:publishes Creates a copy of the layout.
gptkbp:region Component placed at the bottom.
Component placed at the top.
Component placed on the left.
Component placed on the right.
Component that takes up the remaining space.
gptkbp:restoration Requests a repaint of the layout.
gptkbp:setlist Sets cursor for components.
gptkbp:setting Enables or disables components.
Sets font of components.
Sets horizontal gap between components.
Sets opacity of components.
Sets visibility of components.
gptkbp:translated_into Returns string representation of the layout.
gptkbp:used_in gptkb:Java_Enhancement_Proposal
gptkbp:weight Checks if layout has no components.