Package Goovi

Class Summary
AmosConsole Class for the Amos Console textwindow
AmosInterface Class for that specializes callin.Connection class with extra functionallity needed by Goovi.
AmosNode Class for the AmosNode which is a graphical object corresponding to an Amos II object.
AmosNodeChoser Class for AmosNode choser dialog used to present a list of AmosNodes in an AmosOutliner.
AmosOutliner Class for displaying a tree or table structure of AmosNodes most often representing a database scan.
AmosTree Class to represent a tree of AmosNodes
CenteredDialog Class that is a baseclass for all Goovi-dialogs it centers the dialog corresponding to the parentframe.
CreateDerivedType Class for the create derived type dialog
CreateIntType Class for the create integration type dialog.
DatasourceInspector Class for a Datasource inspector dialog
Form Class that represents a form of fields to fill in for the user Each field has a label to describe it to the user.
FormDialog General class for a modal dialog that contains a from of textstrings to be input on different labels for example Name, address, phone etc.
FunctionInspector Class for the function inspector dialog
FunctionsOutliner Class for a specialized outliner which is used for displaying functions/methods in the type browser and type inspector.
IconHandler Class for handling Goovi icons.
Inspector Class that is an abstract baseclass for all Goovi-inspectors it is centered corresponding to the parentframe and holds a cancel and refresh button in a borderlayout JFrame with a buttonpanel in the south.
InstancesOutliner Class for a specialized outliner which is used for displaying instances in the type browser and type inspector.
MyMenuItem Class for all Goovi menu items.
MyTextArea Class to handle textfields with scrollbars visible if needed Extends a scrollPane and features call-through functions to a composite JTextArea
NodeCash Class for the cashing of AmosNodes used in the AmosOutliner
ObjectInspector Class for the Object Inspector dialog
QueryPanel Class for the Query editors panel.
QueryWindow Class for the Query window this class launches a window with a query panel inside.
SpecializedOutliner BaseClass for the specialized outliners containing attributes and refresh functionallity.
Starter Class for initializing and starting Goovi also conatins entry point for AMOS-callout function goovi()
StringVector Class for handling dynamic lists of strings in a typesafe manner.
Tools Class with utility methods.
TypeBrowser Class for a Goovi typebrowser window.
TypeInspector Class for a Type inspector dialog
 

Exception Summary
GooviException