Class TextFieldContainerJavaSE

  • All Implemented Interfaces:
    TextFieldContainerInterface

    public class TextFieldContainerJavaSE
    extends java.lang.Object
    implements TextFieldContainerInterface
    JavaSE implementation of the TextFieldContainerInterface.
    Since:
    Ptolemy II 10.0
    Version:
    $Id$
    Author:
    Ishwinder Singh
    Pt.AcceptedRating:
    Red (ishwinde)
    Pt.ProposedRating:
    Red (ishwinde)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(Sink sink)
      Initiate.
      void place​(PortableContainer container)
      Place the visual representation of the actor into the specified container.
      void setValue​(Token value)
      Set the text to the value of the token.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait