Uses of Class
eu.livotov.tpt.gui.windows.TPTWindow

Packages that use TPTWindow
eu.livotov.tpt.gui.dialogs   
eu.livotov.tpt.gui.windows   
 

Uses of TPTWindow in eu.livotov.tpt.gui.dialogs
 

Subclasses of TPTWindow in eu.livotov.tpt.gui.dialogs
 class AbstractDialog
          Abstract dialog, that is used for all option dialogs in this package.
 class DownloadDialog
          A modal dialog that shows a title, informational message and a link to a file or resource, that can be clicked by the used and downloaded.
 class InputDialog
          Modal dialog, that prompts for input.
 class OptionDialog
          A modal dialog that provides some pre-defined selection options or the custom interface.
 

Uses of TPTWindow in eu.livotov.tpt.gui.windows
 

Subclasses of TPTWindow in eu.livotov.tpt.gui.windows
 class TPTHtmlWindow
          A Window, that contains an HTML code as its background, with an actual dynamic compoment, inserted at the specified location.