Uses of Class java.awt.Dimension

Uses in package javax.swing.border

Methods with return type java.awt.Dimension

Dimension
Calculates the minimum size needed for displaying the border and its title.

Uses in package javax.swing.plaf.metal

Methods with parameter type java.awt.Dimension

void
Paints the focus rectangle for the JRadioButton.

Methods with return type java.awt.Dimension

Dimension
Returns the maximum size for the button.
Dimension
Returns the maximum size for the file chooser component.
Dimension
Returns the minimum size for the button.
Dimension
Returns the minimum size for the combo.
Dimension
Returns the minimum size for the file chooser component.
Dimension
Returns the minimum thumb size.
Dimension
Returns the preferred size for the button, which varies depending on the direction of the button and whether or not it is free standing.
Dimension
Returns the preferred size for the file chooser component.
Dimension
Returns the preferredSize for the specified scroll bar.
Dimension
Returns the preferred size for the JToolTip component.
Dimension
Returns the size of the thumb icon.

Uses in package java.awt.peer

Methods with return type java.awt.Dimension

Dimension
Returns the minimum size for the component.
Dimension
Dimension
Dimension
TextAreaPeer.getMinimumSize(int rows, int cols)
Dimension
Returns the preferred size for the component.
Dimension
Dimension
Dimension
TextAreaPeer.getPreferredSize(int rows, int cols)
Dimension
Returns the minimum size for the component.
Dimension
Dimension
Dimension
TextAreaPeer.minimumSize(int rows, int cols)
Dimension
Returns the preferred size for the component.
Dimension
Dimension
Dimension
TextAreaPeer.preferredSize(int rows, int cols)

Uses in package java.awt

Constructors with parameter type java.awt.Dimension

Create a new Dimension with width and height identical to that of the specified dimension.
Initializes a new instance of Rectangle with an upper left corner at the origin (0,0) and a width and height represented by the specified dimension.
Initializes a new instance of Rectangle with a top-left corner represented by the specified point and the width and height represented by the specified dimension.

Methods with parameter type java.awt.Dimension

Dimension
Returns the size of this component.
void
Sets the size of this component to the specified value.
void
Sets the maximum size that will be returned by getMaximumSize() always, and sends a PropertyChangeEvent (with the property name 'maximumSize') to all registered listeners.
void
Sets the minimum size that will be returned by getMinimumSize() always, and sends a PropertyChangeEvent (with the property name 'minimumSize') to all registered listeners.
void
Sets the preferred size that will be returned by getPreferredSize() always, and sends a PropertyChangeEvent (with the property name 'preferredSize') to all registered listeners.
void
Sets the size of this component to the specified value.
void
Sets the size of this component.
void
Sets the width and height of this object to match that of the specified object.
void
Sets the size of the component.
void
Sets the size of this rectangle based on the specified dimensions.

Methods with return type java.awt.Dimension

Dimension
GridBagLayout.GetMinSize(Container parent, java.awt.GridBagLayoutInfo info)
Obsolete.
Dimension
Toolkit.getBestCursorSize(int preferredWidth, int preferredHeight)
Returns the supported cursor dimension which is closest to the desired sizes.
Dimension
Returns the component's maximum size.
Dimension
Returns the maximum size of this container.
Dimension
GridBagLayout.getMinSize(Container parent, java.awt.GridBagLayoutInfo info)
Dimension
Returns the component's minimum size.
Dimension
Returns the minimum size of this container.
Dimension
Returns the minimum size of this component.
Dimension
Retrieve the minimum size for this text area.
Dimension
Returns the minimum size for this text field.
Dimension
List.getMinimumSize(int rows)
Returns the minimum size of this component assuming it had the specified number of rows.
Dimension
Returns the minimum size of a text field with the specified number of columns.
Dimension
TextArea.getMinimumSize(int rows, int columns)
Retrieve the minimum size for this text area.
Dimension
Returns the dimension of the page in pixels.
Dimension
Returns the component's preferred size.
Dimension
Returns the preferred size of this container.
Dimension
Returns the preferred size of this component.
Dimension
Retrieve the preferred size for this text area.
Dimension
Returns the preferred size for this text field.
Dimension
Returns the preferred size of this component assuming it had the specified number of rows.
Dimension
Returns the preferred size of a text field with the specified number of columns.
Dimension
TextArea.getPreferredSize(int rows, int columns)
Retrieve the preferred size for this text area.
Dimension
Returns the dimensions of the screen in pixels.
Dimension
Returns the size of this object.
Dimension
Gets the size of this component, or null if it is not showing.
Dimension
Returns the size of this dimension.
Dimension
Returns the size of the component.
Dimension
Returns the size of this rectangle.
Dimension
Returns the size of this component.
Dimension
Returns the current viewport size.
Dimension
Returns the maximum size of the specified container using this layout.
Dimension
Get the maximum layout size of the container.
Dimension
Dimension
Determines the maximum size of the specified target container.
Dimension
Returns the minimum size of the specified container using this layout.
Dimension
Get the minimum layout size of the container.
Dimension
Returns the minimum layout size for the specified container using this layout.
Dimension
Calculates the minimum size for this container, taking into account the components it contains.
Dimension
Get the minimum layout size of the container.
Dimension
Calculates the minimum size for this container, taking into account the components it contains.
Dimension
Returns the component's minimum size.
Dimension
Returns the minimum size of this container.
Dimension
Returns the minimum size of this component.
Dimension
Retrieve the minimum size for this text area.
Dimension
Returns the minimum size for this text field.
Dimension
List.minimumSize(int rows)
Returns the minimum size of this component assuming it had the specified number of rows.
Dimension
TextField.minimumSize(int columns)
Returns the minimum size of a text field with the specified number of columns.
Dimension
TextArea.minimumSize(int rows, int columns)
Retrieve the minimum size for this text area.
Dimension
Returns the preferred size of the specified container using this layout.
Dimension
Get the preferred layout size of the container.
Dimension
Returns the preferred layout size for the specified container using this layout.
Dimension
Calculates the preferred size for this container, taking into account the components it contains.
Dimension
Get the preferred layout size of the container.
Dimension
Calculates the preferred size for this container, taking into account the components it contains.
Dimension
Returns the component's preferred size.
Dimension
Returns the preferred size of this container.
Dimension
Returns the preferred size of this component.
Dimension
Retrieve the preferred size for this text area.
Dimension
Returns the preferred size for this text field.
Dimension
List.preferredSize(int rows)
Returns the preferred size of this component assuming it had the specified number of rows.
Dimension
TextField.preferredSize(int columns)
Returns the preferred size of a text field with the specified number of columns.
Dimension
TextArea.preferredSize(int rows, int columns)
Retrieve the preferred size for this text area.
Dimension
Returns the size of this object.

Uses in package javax.swing.table

Methods with parameter type java.awt.Dimension

void
Set the size of this component to the given dimensions.

Methods with return type java.awt.Dimension

Dimension
Get the size of this component - it's width and height.

Uses in package javax.swing.plaf

Classes derived from java.awt.Dimension

class
A Dimension that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.

Methods with return type java.awt.Dimension

Dimension
Determines the maximum size of a component.
Dimension
Determines the minimum size of a component.
Dimension
Determines the preferred size of a component.

Uses in package javax.swing.tree

Methods with return type java.awt.Dimension

Dimension
Overrides JTextField.getPreferredSize to return the preferred size based on current font, if set, or else use renderer's font.
Dimension
Returns the preferred size of this container.
Dimension
Returns the preferred size of the cell.

Uses in package javax.swing.plaf.basic

Fields of type java.awt.Dimension

Dimension
The current minimum size if isMinimumSizeDirty is false.
Dimension
The dimensions of the maximum thumb size.
Dimension
The minimum dimensions of the JOptionPane.
Dimension
The dimensions of the minimum thumb size.
Dimension
Minimum size needed to completely display all the nodes.
Dimension
Size needed to completely display all the nodes.

Methods with parameter type java.awt.Dimension

int
This method returns the width of the JSplitPane minus the insets.
void
Paints the focus indicator for JRadioButtons.
void
BasicSplitPaneUI.BasicHorizontalLayoutManager.setComponentToSize(Component c, int size, int location, Insets insets, Dimension containerSize)
This methods sets the bounds of the given component.
void
Sets the preferred minimum size.

Methods with return type java.awt.Dimension

Dimension
This method calculates the size of the the JTabbedPane.
Dimension
Returns the default size for the display area of a combo box that does not contain any elements.
Dimension
Returns the size of the display area for the combo box.
Dimension
Returns the maximum size of the arrow button.
Dimension
Calculates the maximum size for the specified component.
Dimension
Returns the maximum size for this JComboBox for this look and feel.
Dimension
This method returns the maximum size for the given JComponent.
Dimension
This method returns the maximum size for the given JComponent.
Dimension
This method returns the maximum size of the given JComponent.
Dimension
This method returns the maximum size of the JComponent given.
Dimension
Returns maximum size for the specified menu bar
Dimension
Returns maximum size for the specified menu item
Dimension
Get the component's maximum size.
Dimension
This method returns the maximum size.
Dimension
This method returns the minimum size of the JPopupMenu.
Dimension
This method returns the maximum size of the JComponent.
Dimension
This method returns the maximum size for this JComponent.
Dimension
This method returns the maximum size of the JComponent.
Dimension
This method returns the maximum size for this JSlider for this look and feel.
Dimension
This method returns the maximum size of the JSplitPane.
Dimension
This method returns the maximum size of the JTabbedPane.
Dimension
Return the maximum size of the table.
Dimension
Returns the maximum size for text components that use this UI.
Dimension
This method returns the maximum size of the JComponent.
Dimension
This method returns the maximum size of the given JComponent for this UI.
Dimension
This method returns the msximum size of the given JComponent.
Dimension
Returns the maximum size for the component, which will be the preferred size if the instance is currently in JTree or (0,0).
Dimension
This method returns the maximum thumb size.
Dimension
This method returns the minimum size when the slider is horizontally oriented.
Dimension
This method returns the minimum size of the JOptionPane.
Dimension
Returns the minimum size of the arrow button.
Dimension
Returns the minimal size of this divider, which is dividerSize by dividerSize pixels.
Dimension
Calculates the minimum size for the specified component.
Dimension
Returns the minimum size for this JComboBox for this look and feel.
Dimension
This method returns the minimum size for the given JComponent.
Dimension
This method returns the minimum size for the given JComponent.
Dimension
This method returns the minimum size of the given JComponent.
Dimension
This method returns the minimum size of the JComponent given.
Dimension
Returns maximum allowed size of JMenuBar.
Dimension
Returns minimum size for the specified menu item
Dimension
This method returns the minimum size.
Dimension
This method returns the minimum size of the JPopupMenu.
Dimension
This method returns the minimum size of the JComponent.
Dimension
This method returns the minimum size for this JComponent.
Dimension
Determines the minimum size of a component.
Dimension
This method returns the minimum size of the JComponent.
Dimension
This method returns the minimum size for this JSlider for this look and feel.
Dimension
This method returns the minimum size of the JSplitPane.
Dimension
This method returns the minimum size of the JTabbedPane.
Dimension
Return the minimum size of the table.
Dimension
Returns the minimum size for text components.
Dimension
This method returns the minimum size of the JComponent.
Dimension
This method returns the minimum size of the given JComponent for this UI.
Dimension
This method returns the minimum size of the given JComponent.
Dimension
Returns the minimum size for this component.
Dimension
This method returns the minimum thumb size.
Dimension
This method returns the minimum size of the slider when it is vertically oriented.
Dimension
Determines the preferred width and height of an AbstractButton, given the gap between the button’s text and icon.
Dimension
This method returns the preferred size when the slider is horizontally oriented.
Dimension
This method returns the preferred size of the inner rectangle (the bounds without the insets) if the progressBar is horizontal.
Dimension
This method returns the preferred size of the inner rectangle (the bounds without insets) if the progressBar is vertical.
Dimension
BasicMenuItemUI.getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap)
Returns preferred size for the given menu item.
Dimension
Gets the preferred minimum size.
Dimension
Returns the preferred size of the arrow button.
Dimension
Returns preferredSize of the renderer
Dimension
Returns the preferred size of this divider, which is dividerSize by dividerSize pixels.
Dimension
Calculate the preferred size of this component, by delegating to BasicGraphicsUtils.getPreferredButtonSize(AbstractButton,int).
Dimension
Returns preferred size for the combo box.
Dimension
This method returns the preferred size for the given JComponent.
Dimension
This method returns the preferred size for the given JComponent.
Dimension
This method returns the preferred size of the given JComponent.
Dimension
Returns the preferred size of this component as calculated by the layoutCL(JLabel,FontMetrics,String,Icon,Rectangle,Rectangle,Rectangle) method.
Dimension
Gets the size this list would prefer to assume.
Dimension
Returns preferred size of JMenuBar.
Dimension
Returns preferred size of the given component
Dimension
This method returns the preferred size of the JOptionPane.
Dimension
This method returns the preferred size of the JComponent.
Dimension
This method returns the preferred size of the JPopupMenu.
Dimension
This method returns the preferred size of the given JComponent.
Dimension
Calculate the preferred size of this component, by delegating to BasicGraphicsUtils.getPreferredButtonSize(AbstractButton,int).
Dimension
This method returns a cached value of the preferredSize.
Dimension
This method returns the preferred size of the JComponent.
Dimension
This method returns the preferred size of the component.
Dimension
This method returns the preferred size of the JSplitPane.
Dimension
Get the preferred header size.
Dimension
Returns the preferred size for the table of that UI.
Dimension
Returns the preferred size of the text component.
Dimension
This method returns the preferred size of the JComponent.
Dimension
This method returns the preferred size of the given JComponent.
Dimension
Returns the preferred size to properly display the tree, this is a cover method for getPreferredSize(c, false).
Dimension
BasicTreeUI.getPreferredSize(JComponent c, boolean checkConsistancy)
Returns the preferred size to represent the tree in c.
Dimension
This method returns the preferred size when the slider is vertically oriented.
Dimension
Returns the size of the slider's thumb.
Dimension
This method returns the maximum size for the container given the components.
Dimension
Returns the minimum layout size.
Dimension
This method returns the minimum size of the given Container given the children that it has.
Dimension
This method returns the minimum layout size.
Dimension
This method returns the minimum layout size for the given container.
Dimension
This method returns the minimum size required for the layout.
Dimension
This method returns the minimum layout size.
Dimension
This method returns the container's minimum size.
Dimension
This method returns the minimum layout size for the given container.
Dimension
Returns preferred layout size of the JComboBox.
Dimension
This method returns the preferred size of the given Container taking into account the children that it has.
Dimension
Th8is method returns the preferred layout size.
Dimension
This method returns the preferred size of the given container.
Dimension
This method returns the preferred size for the layout.
Dimension
This method returns the preferred layout size.
Dimension
This method returns the container's preferred size.
Dimension
This method returns the preferred layout size for the given container.
Dimension
Returns the preferred size for the layout of the menu.

Uses in package javax.swing.plaf.multi

Methods with return type java.awt.Dimension

Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the maximum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the minimum size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the preferred size for the UI delegate from the primary look and feel.
Dimension
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the preferred size for the UI delegate from the primary look and feel.

Uses in package javax.accessibility

Methods with parameter type java.awt.Dimension

void
Set the size of this component to the given dimensions.

Methods with return type java.awt.Dimension

Dimension
Get the size of this component - it's width and height.

Uses in package javax.imageio

Fields of type java.awt.Dimension

Dimension[]
Preferred tile size range pairs.
Dimension

Methods with parameter type java.awt.Dimension

void

Methods with return type java.awt.Dimension

Dimension[]
Get the preferred sizes for thumbnails based on the given image type, image writing parameters, and stream and image metadata.
Dimension[]
Dimension

Uses in package java.applet

Methods with parameter type java.awt.Dimension

void
Requests that the applet window for this applet be resized.

Uses in package javax.swing.plaf.synth

Methods with return type java.awt.Dimension

Dimension
SynthGraphicsUtils.getMaximumSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex)
Calculates the maximum size that is needed to render the label with text and icon correctly.
Dimension
SynthGraphicsUtils.getMinimumSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex)
Calculates the minimums size that is needed to render the label with text and icon correctly.
Dimension
SynthGraphicsUtils.getPreferredSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex)
Calculates the preferred size that is needed to render the label with text and icon correctly.

Uses in package javax.swing.text

Methods with return type java.awt.Dimension

Dimension

Uses in package javax.swing

Constructors with parameter type java.awt.Dimension

Creates a new instance of Filler.
Creates a new Separator object with the given size.

Fields of type java.awt.Dimension

Dimension
The size this table would prefer its viewport assume, if it is contained in a JScrollPane.

Methods with parameter type java.awt.Dimension

void
This method adds a Separator with the given size to the JToolBar.
void
Changes the dimensions of this Filler.
boolean
JViewport.computeBlit(int dx, int dy, Point blitFrom, Point blitTo, Dimension blitSize, Rectangle blitPaint)
Computes the parameters for the blitting scroll method.
Component
Dimension
Get the component's size.
void
Set the value of the doubleBufferMaximumSize property.
void
void
Set the value of the intercellSpacing property.
void
Sets size of the popup
void
Set the value of the preferredViewportSize property.
void
This method sets the size of the Separator.
void
Does nothing since the size cannot be set on list children individually.
void
The size cannot be set on table cells directly, so this method does nothing.
void
Resizes this object so that it has width and height.
void
Dimension

Methods with return type java.awt.Dimension

Dimension
Returns a dimension entry for the default locale.
Dimension
Returns a dimension from the defaults table.
Dimension
Returns a dimension entry for a specic locale.
Dimension
Returns a dimension from the defaults table.
Dimension
Get the value of the doubleBufferMaximumSize property.
Dimension
Dimension
Get the value of the intercellSpacing property.
Dimension
Returns the maximum size of this Filler.
Dimension
Get the component's maximum size.
Dimension
This method returns the maximum size for this scroll bar.
Dimension
This method returns the maximum size of the Separator.
Dimension
Returns the minimum size of this Filler.
Dimension
Get the component's minimum size.
Dimension
This method returns the minimum size for this scroll bar.
Dimension
This method returns the minimum size of the Separator.
Dimension
Returns a size indicating how much space this list would like to consume, when contained in a scrollable viewport.
Dimension
Get the value of the preferredViewportSize property.
Dimension
Returns the preferred size of that text component in the case it is embedded within a JScrollPane.
Dimension
Returns the preferred viewport size.
Dimension
Dimension
Returns the preferred size of this Filler.
Dimension
Returns the preferred size of this container.
Dimension
Get the component's preferred size.
Dimension
This method returns the preferred size of the JDialog.
Dimension
Returns the preferred size for the JEditorPane.
Dimension
Returns the preferred size of this container.
Dimension
Returns the preferred size for the JTextArea.
Dimension
Returns the preferred size.
Dimension
This method returns the preferred size of the Separator.
Dimension
Returns the preferred size of this container.
Dimension
This method returns the size of the Separator.
Dimension
Returns the size of this list child.
Dimension
Returns the size of the table cell.
Dimension
Returns the size of this object in the form of a Dimension object.
Dimension
Get the component's size.
Dimension
Returns the viewSize when set, or the preferred size of the set Component view.
Dimension
Returns the maximum size of the layout gived the components in the given container.
Dimension
DOCUMENT ME!
Dimension
Returns the maximum size of the container that is laid out.
Dimension
Calculates the maximum size of the layed out container.
Dimension
Returns the minimum size of the layout.
Dimension
DOCUMENT ME!
Dimension
Calculates the minimum size for this component.
Dimension
Returns the minimum size of the container that is laid out.
Dimension
Dimension
Calculates the minimum size of the layed out container.
Dimension
Get the minimum layout size.
Dimension
Returns the preferred size of the layout.
Dimension
DOCUMENT ME!
Dimension
Calculates the preferred size for this component.
Dimension
Returns the preferred size of the container that is laid out.
Dimension
Dimension
Calculates the preferred size of the layed out container.
Dimension
Get the preferred layout size.
Dimension