Package gui.media


package gui.media
GUI representations of Media entity classes.
  • Class
    Description
    GUI for playing an associated MediaAudio
    An implementation of GUIShape representing an ellipse
     
     
    Draws image into the page.
    GUIMedia<M extends Media>
    Base class for GUI elements which represent a Media object.
    Simple factory which creates the appropriate GUIMedia object for a given Media object.
    GUI representation of a pen stroke on a page.
    An implementation of the GUIShape class representing a polygon
    An implementation of GUIShape representing a rectangle
    A sub-class of GUIMedia representing an arbitrary shape
    Instantiate the correct GUIMedia subclass for a given GenericShape object.
    Visually draws the TextBoxes in the canvas area.
     
     
    Represents the GUI elements compromising a media player