Spec-Zone.ru › OpenJDK 21

Класс BasicViewportUI

java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ViewportUI
javax.swing.plaf.basic.BasicViewportUI
public class BasicViewportUI extends ViewportUI
Реализация BasicViewport

Краткое описание конструкторов

Конструктор Описание
BasicViewportUI()
Создаёт BasicViewportUI.

Краткое описание методов

Модификатор и тип Метод Описание
static ComponentUI createUI(JComponent c)
Возвращает экземпляр BasicViewportUI.
protected void installDefaults(JComponent c)
Устанавливает свойства области просмотра.
protected void uninstallDefaults(JComponent c)
Отменяет установку свойств области просмотра.

Методы, объявленные в классе javax.swing.plaf.ComponentUI

contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update

Методы, объявленные в классе java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Подробное описание конструкторов

BasicViewportUI

public BasicViewportUI()
Создаёт BasicViewportUI.

Подробное описание методов

createUI

public static ComponentUI createUI(JComponent c)
Возвращает экземпляр BasicViewportUI.
Параметры:
c - компонент
Возвращает:
экземпляр BasicViewportUI

installDefaults

protected void installDefaults(JComponent c)
Устанавливает свойства области просмотра.
Параметры:
c - компонент

uninstallDefaults

protected void uninstallDefaults(JComponent c)
Отменяет установку свойств области просмотра.
Параметры:
c - компонент

© 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/plaf/basic/BasicViewportUI.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API