State consists of three things-- A set of visible slot descriptions An
ordering on visible slot descriptions Information on the global editing
model of the widget In addition, we have an extensive query API (so that the
associated TableModel is fairly simple) Adds information to button related
information state (1) is inplace editing supported (2) if so, which cell
editors to use For frame there is a choice of two editors (1) combobox
containing all matching instances (2) protege dialog
Stores list is slots to use as column and for each of these it stores a
VisibleSlotDescription in a subproperty list Wrapper around property list
Visible slot list property is a property list whose names are slots and
whose values are property lists contained visible slot descriptions The
order of slot names (columns) in the table is maintained in the top level
property list as a set of names VISIBLE_SLOT_INDEX_N State consists of three
things-- A set of visible slot descriptions An ordering on visible slot
descriptions Information on the global editing model of the widget In
addition, we have an extensive query API (so that the associated TableModel
is fairly simple)
Responsible for (1) Setting value class type (2) Adding and removing index
definitions (3) setting the x index (4) setting the y index aggregates the
objects in configuration.mainconfigurationpanel