Interface RosterObject

All Superinterfaces:
BeanInterface
All Known Implementing Classes:
RosterEntry, RosterGroup

public interface RosterObject extends BeanInterface
Provide a common class for Roster entries and groups to inherit from. This supports building tree-like user interfaces for Roster entries and groups.
  • Method Details

    • getDisplayName

      Get the formatted single-line String for displaying the object.
      Returns:
      a formatted name