Class NSSearchFieldCell

    • Constructor Detail

      • NSSearchFieldCell

        public NSSearchFieldCell()
      • NSSearchFieldCell

        public NSSearchFieldCell​(long id)
      • NSSearchFieldCell

        public NSSearchFieldCell​(id id)
    • Method Detail

      • cancelButtonRectForBounds

        public NSRect cancelButtonRectForBounds​(NSRect rect)
      • searchButtonRectForBounds

        public NSRect searchButtonRectForBounds​(NSRect rect)
      • searchTextRectForBounds

        public NSRect searchTextRectForBounds​(NSRect rect)
      • setCancelButtonCell

        public void setCancelButtonCell​(NSButtonCell cancelButtonCell)
      • setSearchButtonCell

        public void setSearchButtonCell​(NSButtonCell searchButtonCell)