Back Previous Next


Linguist media package - show

Syntax:

   show {player}
   show controller of {player}

Keyword handler:

   net.eclecity.linguist.media.keyword.MediaKShow.class

Runtime handlers:

   net.eclecity.linguist.media.handler.MediaHShowControlComponent.class
   net.eclecity.linguist.media.handler.MediaHShowVisualComponent.class

Function:

Show the control or visual component of the specified player. See also hide.

Example(s):

   show MoviePlayer
   show controller of MoviePlayer


Back Previous Next