Class Summary |
ButtonTabComponent |
This class is used to generate a ButtonTabComponent. |
Panel_Control |
This class creates the Control Panel, a component to hold the main control
elements. |
Panel_NOL |
This class creates the NumberOfLetters (NOL) Panel. |
Panel_Tabs |
This class creates the Tabs which are opened by pressing the "new search" button. |
Result_List |
This class represents the structure of the result list including
the methods linking the results to a dictionary application in the world wide web
and the one copying a result to the clipboard. |
Result_Renderer |
This class generates an object to render onto a result list. |
TextDocument |
This class is a document for the text fields derived from PlainDocument. |
The_Frame |
This class creates the frame of the application including the control panel,
the NumberOfLetters panel and the tabbed result lists. it represents the apps main window. |