Uses of Package
com.itmill.toolkit.terminal

Packages that use com.itmill.toolkit.terminal
com.itmill.toolkit This package is the base of the IT Mill Toolkit. 
com.itmill.toolkit.data Provides interfaces for the data layer which contains classes for typed data values, data collections, and handlers. 
com.itmill.toolkit.data.util Provides various utility classes that implement the data layer functionality. 
com.itmill.toolkit.event Provides classes and interfaces for the inheritable event model. 
com.itmill.toolkit.service Provides some general service classes used throughout a IT Mill Toolkit based applications. 
com.itmill.toolkit.terminal Provides classes and interfaces that wrap the terminal-side functionalities for the server-side application. 
com.itmill.toolkit.terminal.gwt.server   
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit
ApplicationResource
          This interface must be implemented by classes wishing to provide Application resources.
DownloadStream
          Downloadable stream.
Terminal.ErrorEvent
          Terminal error event.
Terminal.ErrorListener
          Terminal error listener interface.
URIHandler
          Interface implemented by all the classes capable of handling URI:s.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.data
ErrorMessage
          Interface for rendering error messages to terminal.
Paintable
          Interface implemented by all classes that can be painted.
Paintable.RepaintRequestListener
          Listens repaint requests.
PaintException
          PaintExcepection is thrown if painting of a component fails.
PaintTarget
          This interface defines the methods for painting XML to the UIDL stream.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.data.util
Resource
          Resource provided to the client terminal.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.event
Resource
          Resource provided to the client terminal.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.service
Resource
          Resource provided to the client terminal.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.terminal
ApplicationResource
          This interface must be implemented by classes wishing to provide Application resources.
DownloadStream
          Downloadable stream.
ErrorMessage
          Interface for rendering error messages to terminal.
Paintable
          Interface implemented by all classes that can be painted.
Paintable.RepaintRequestEvent
          Repaint request event is thrown when the paintable needs to be repainted.
Paintable.RepaintRequestListener
          Listens repaint requests.
PaintException
          PaintExcepection is thrown if painting of a component fails.
PaintTarget
          This interface defines the methods for painting XML to the UIDL stream.
ParameterHandler
          Interface implemented by all the classes capable of handling external parameters.
Resource
          Resource provided to the client terminal.
StreamResource.StreamSource
          Interface implemented by the source of a StreamResource.
Terminal.ErrorEvent
          Terminal error event.
URIHandler
          Interface implemented by all the classes capable of handling URI:s.
VariableOwner
           Listener interface for UI variable changes.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.terminal.gwt.server
Paintable
          Interface implemented by all classes that can be painted.
Paintable.RepaintRequestEvent
          Repaint request event is thrown when the paintable needs to be repainted.
Paintable.RepaintRequestListener
          Listens repaint requests.
PaintException
          PaintExcepection is thrown if painting of a component fails.
PaintTarget
          This interface defines the methods for painting XML to the UIDL stream.
ParameterHandler
          Interface implemented by all the classes capable of handling external parameters.
ParameterHandler.ErrorEvent
          ParameterHandler error event.
Resource
          Resource provided to the client terminal.
Terminal
          Interface for different terminal types.
Terminal.ErrorEvent
          Terminal error event.
ThemeResource
          ThemeResource is a named theme dependant resource provided and managed by a theme.
UploadStream
          Defines a variable type, that is used for passing uploaded files from terminal.
URIHandler
          Interface implemented by all the classes capable of handling URI:s.
URIHandler.ErrorEvent
          URIHandler error event.
VariableOwner
           Listener interface for UI variable changes.
 

Classes in com.itmill.toolkit.terminal used by com.itmill.toolkit.ui
DownloadStream
          Downloadable stream.
ErrorMessage
          Interface for rendering error messages to terminal.
KeyMapper
          KeyMapper is the simple two-way map for generating textual keys for objects and retrieving the objects later with the key.
Paintable
          Interface implemented by all classes that can be painted.
Paintable.RepaintRequestEvent
          Repaint request event is thrown when the paintable needs to be repainted.
Paintable.RepaintRequestListener
          Listens repaint requests.
PaintException
          PaintExcepection is thrown if painting of a component fails.
PaintTarget
          This interface defines the methods for painting XML to the UIDL stream.
ParameterHandler
          Interface implemented by all the classes capable of handling external parameters.
Resource
          Resource provided to the client terminal.
Scrollable
           This interface is implemented by all visual objects that can be scrolled.
Sizeable
          Interface to be implemented by components wishing to display some object that may be dynamically resized during runtime.
Terminal
          Interface for different terminal types.
Terminal.ErrorEvent
          Terminal error event.
UploadStream
          Defines a variable type, that is used for passing uploaded files from terminal.
URIHandler
          Interface implemented by all the classes capable of handling URI:s.
VariableOwner
           Listener interface for UI variable changes.
 



Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.