Uses of Class
org.jline.curses.Size
Packages that use Size
-
Uses of Size in org.jline.curses
Methods in org.jline.curses that return SizeModifier and TypeMethodDescriptionComponent.getPreferredSize()Renderer.getPreferredSize(Component component) Component.getSize()Methods in org.jline.curses with parameters of type Size -
Uses of Size in org.jline.curses.impl
Methods in org.jline.curses.impl that return SizeModifier and TypeMethodDescriptionprotected SizeAbstractComponent.computePreferredSize()protected abstract SizeAbstractComponent.doGetPreferredSize()protected SizeAbstractWindow.doGetPreferredSize()protected SizeBorderPanel.doGetPreferredSize()protected SizeBox.doGetPreferredSize()protected SizeButton.doGetPreferredSize()protected SizeGridPanel.doGetPreferredSize()protected SizeMenu.doGetPreferredSize()protected SizeTextArea.doGetPreferredSize()AbstractWindow.WindowRenderer.getComponentSize(Size box) Box.BoxRenderer.getComponentSize(Size box) AbstractComponent.getPreferredSize()AbstractWindow.getPreferredSize()AbstractComponent.getSize()Methods in org.jline.curses.impl with parameters of type SizeModifier and TypeMethodDescriptionAbstractWindow.WindowRenderer.getComponentSize(Size box) Box.BoxRenderer.getComponentSize(Size box) voidAbstractComponent.setPreferredSize(Size preferredSize) voidvoidvoidvoid