Class FlatTextField

    • Constructor Detail

      • FlatTextField

        public FlatTextField()
    • Method Detail

      • addActionListener

        public void addActionListener​(ActionListener actionListener)
      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • setBackground

        public void setBackground​(Color color,
                                  boolean saveColor)
      • setHoverBackgroundColor

        public void setHoverBackgroundColor​(Color color)
      • setEditable

        public void setEditable​(boolean editable)
      • getDocument

        public Document getDocument()
      • getBackgroundColor

        public Color getBackgroundColor()
      • getHoverBackgroundColor

        public Color getHoverBackgroundColor()
      • isBlocked

        public boolean isBlocked()