Interface TextWindowType


public interface TextWindowType
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Bottom border window.
    static final int
    Left side border window.
    static final int
    Right side border window.
    static final int
    Scrollable text window.
    static final int
    Top border window.
    static final int
    Window that floats over scrolling areas.