Spec-Zone.ru › OpenJavaFX 11
Модуль javafx.graphics
Пакет javafx.css

Класс StyleConverter.StringStore

  • java.lang.Object
    • javafx.css.StyleConverter.StringStore
  • Вложенный класс:
    StyleConverter<F,​T>
    public static class StyleConverter.StringStore
    extends Object
    Класс StringStore
    С момента:
    9
  • Краткое описание полей

    Поля
    Модификатор и тип Поле Описание
    List<String> strings
  • Краткое описание конструкторов

    Конструкторы
    Конструктор Описание
    StringStore()
  • Краткое описание методов

    Все методыСтатические методыМетоды экземпляраКонкретные методы
    Модификатор и тип Метод Описание
    int addString​(String s)
    static String[] readBinary​(DataInputStream is)
    void writeBinary​(DataOutputStream os)
    • Методы, унаследованные от класса java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Подробное описание полей

    • strings

      public final List<String> strings
  • Подробное описание конструкторов

    • StringStore

      public StringStore()
  • Подробное описание методов

    • addString

      public int addString​(String s)
    • writeBinary

      public void writeBinary​(DataOutputStream os)
                       throws IOException
      Исключение:
      IOException
    • readBinary

      public static String[] readBinary​(DataInputStream is)
                                 throws IOException
      Исключение:
      IOException

© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

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