|
Protege 2.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ClsWidget | The interface for display forms that display the contents of an entire class and all the contents to be edited. |
SlotWidget | Fundamental interface for all slot widgets. |
TabWidget | Basic interface for all tab widgets. |
ValuesComponent | Interface for the component that appears below the combo box in the value-type widget on the slot form. |
Widget | Basic interface for all widgets. |
WidgetLayoutStrategy | Interface for the strategy pattern for laying out the slot widgets on a cls widget. |
WidgetMapper | An interface for implementations which can map a cls/slot/facet combination to a slot widget. |
Class Summary | |
_WidgetPackage_Test | Unit test suite for all of the classes in this package. |
AbstractClsWidget | Base class for all ClsWidgets. |
AbstractListWidget | Common functionality for widgets which are composed of a list box in a labeled component |
AbstractSlotWidget | Base class for all SlotWidgets. |
AbstractTableWidget | Base class for all widgets which are predominately a JTable. |
AbstractTabWidget | Base class for all TabWidgets. |
AbstractTreeWidget | Convenience base class for slot widgets that contain a JTree. |
AbstractWidget | Abstract class that implements many of the common "widget" methods. |
BooleanListWidget | Slot widget for acquiring a list of booleans. |
ButtonConfigurationPanel | Standard configuration panel for buttons on SlotWidgets. |
CheckBoxWidget | A check box slot widget for use with boolean slots. |
ClsesAndInstancesTab | This tab is an attempt to merge the functionality of ClsesTab and the InstancesTab. |
ClsesTab | The classes tab. |
ClsFieldWidget | SlotWidget for acquiring and displaying a cardinality single Cls object. |
ClsListWidget | SlotWidget for acquiring and displaying a list of Cls objects. |
ComboBoxWidget | Slot widget for displaying the "allowed values" of a value-type=Symbol slot. |
ConstraintsWidget | SlotWidget for displaying "constraints". |
DefaultValuesWidget | Widget for acquiring default values. |
DefaultWidgetLayoutStrategy | This class determines the default layout of a form. |
DefaultWidgetMapper | Determines the mapping between a slot and its default widget. |
DocumentationWidget | The slot widget for displaying and editing frame documentation. |
FloatFieldWidget | Slot widget for acquiring and displaying a floating point value. |
FloatListWidget | Slot widget for acquiring and displaying a list of floating point values. |
FormsTab | Tab to display class forms and allow the user to edit the forms. |
FormWidget | The default implementation of ClsWidget. |
FormWidgetConfigurationLayoutTab | Layout configuration panel for a FormWidget. |
FormWidgetConfigurationPanel | Configuration panel for a form widget. |
FormWidgetConfigurationWidgetsTab | Tab for configuring which slots appear on a form widget. |
GeneralWidgetConfigurationPanel | The "general" panel on the slot widget configuration dialog. |
ImageWidget | |
InstanceClsesPanel | The cls tree display on the instances panel. |
InstanceFieldWidget | The default cardinality single widget for acquiring and displaying an instance. |
InstanceListWidget | Standard widget for acquiring and displaying instances in an ordered list. |
InstanceNameWidget | Slot widget for altering the frame name. |
InstancesTab | The tab for displaying the instances of a class. |
InstanceValuesComponent | A ValuesComponent that can be used to edit a list of instances. |
IntegerFieldWidget | A slot widget used to acquire and display an integral value. |
IntegerListWidget | A slot widget used to acquire and display a list of integral values. |
InverseSlotWidget | A slot widget that allows the user to set the inverse slot for a given slot. |
KAToolTab | A tab the mimics the old "KA Tool" application from Protege/Win. |
KAToolTabConfigurationPanel | Panel that allows a user to configure the KA Tool tab. |
MaximumCardinalityWidget | Slow widget for acquiring the maximum cardinality for a slot. |
MinimumCardinalityWidget | Slow widget for acquiring the minimum cardinality for a slot. |
NumberFieldWidget | A base class for slot widget for acquiring integers or floating point numbers. |
NumericMaximumWidget | A slot widget for acquiring the maximum value for both integer and floating point slots. |
NumericMinimumWidget | A slot widget for acquiring the minimum value for both integer and floating point slots. |
RoleWidget | Slot widget for acquiring the "role" (abstract or concrete) of a class. |
SlotsTab | The standard slot tab. |
SlotsTab_Test | |
SlotValuesWidget | A slot widget that is capable of acquiring a value of any type. |
SlotWidgetComparer | A comparer for slot widgets. |
StringListWidget | Slot widget for acquiring a list of strings. |
SubclassWidget | Slot Widget for displaying the subclasses of a given class. |
SuperclassWidget | Slot widget for displaying the superclasses of a given class. |
SuperslotsPanel | |
SymbolListWidget | Widget for acquiring a list of symbol values. |
TemplateSlotsWidget | Slot widget for displaying the template slots. |
TextAreaWidget | Slot widget for acquiring a multiline string of arbitrary length. |
TextComponentWidget | Slot widget for acquiring a string of arbitrary length. |
TextFieldWidget | Slot widget for acquiring a multiline string of arbitrary length. |
UglyClsWidget | A Cls widget used for displaying an "invalid" class form. |
UglySlotWidget | Slot widget that is displayed when another slot widget fails to load (either the constructor or the initialize method throw an exception. |
UglyTabWidget | A tab widget to display when a specified tab widget fails to load (the constructor or the initialize method throw an exception). |
UniqueStringWidget | Slot widget for acquired a unique value for this own slot in the knowledge base. |
URLWidget | |
ValueTypeWidget | Widget for setting the value type of a slot or a cls-slot pair. |
WidgetConfigurationPanel | Default configuration panel for slot widgets. |
WidgetDescriptorRenderer | A renderer for widget descriptors. |
WidgetUtilities | A collection of utilities useful for creating and working with widgets. |
YellowStickyWidget | Slot widget for handling annotation text for instance annotations (yellow stickies) |
|
Protege 2.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |