Class ViewInfo

  • All Implemented Interfaces:

    
    public final class ViewInfo
    extends ChannelAction
                        

    Show more info about the channel.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Channel channel
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewInfo(Channel channel)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Channel getChannel() The selected channel.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewInfo

        ViewInfo(Channel channel)
    • Method Detail

      • getChannel

         Channel getChannel()

        The selected channel.