|
Ontimize 5.2071EN | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| AbstractMultipleReferenceDataField.InnerListener | Interface to implement inner listener methods. |
| AccessForm | Interface to define the method to set the parent form for a component. |
| AdvancedDataComponent | This interface extends the DataComponent interface adding a method to
support the advanced query state:
setAdvancedQueryMode()
|
| ComboDataField.ExtKeySelectionManager | The interface that defines a KeySelectionManager to selection in the combo.
|
| DataComponent | This interface defines methods used by data components: getLabelComponentText() getValue() setValue(Object value) deleteData() isEmpty() isModifiable() setModifiable() isHidden() getSQLDataType() isRequired() isModified() setRequired() It is also defined constants for colors. |
| DictionaryChangeListener | |
| FormComponent | This interface defines the methods that allows to initialize objects with their parameters, also allows to get information about their position in forms and finally, sets this active or inactive state. |
| HyperlinkComponent | |
| IChartComponent | Interface to implement by all chart components independent of version of JFreeChart that it is being used. |
| IdentifiedElement | |
| IFilterElement | |
| NavigationMenu.MenuHeaderRenderer | Interface MenuHeaderRenderer. |
| NavigationMenu.MenuItemRenderer | Interface MenuItemRenderer. |
| ReferenceDataComponent | |
| SubFormComponent | |
| Class Summary | |
| AbstractFormComponent | |
| AbstractMultipleReferenceDataField | Abstract class that implements a Multiple Reference Data Field. |
| AnalogImage | |
| AudioDataField | |
| BasicTree | Basic Tree: It allows to input a JTree into a form. |
| BooleanComboDataField | This class implements a specific combo box indicated for components with only 'true' and 'false' values. |
| ButtonGroupDataField | |
| ButtonGroupDataField.CustomButtonGroup | |
| CalculatedCurrencyDataField | Class for calculated currency fields with a specific operator parameter. |
| CalculatedDataField | This class implements a field whose value is defined from a mathematical operation between other associated field values. |
| CalculatedExpressionDataField | |
| CalculatedTextDataField | This class supports a concatenation of data fields obtained with DataFieldTextFieldDataField.getText().
|
| CalendarDataField | This class implements a field with a calendar component. |
| CalendarSpinnerDataField | |
| CalendarSpinnerDataField.CalendarSpinnerDataFieldDateEditor | |
| CalendarSpinnerDataField.CalendarSpinnerDataFieldDateModel | |
| CalendarSpinnerDataField.CalendarSpinnerGroup | |
| Chart | The component that allows to show the information in form of chart. |
| Chart_0_9 | The component that allows to show the information in form of chart. |
| Chart_1_0 | The component that allows to show the information in form of chart. |
| CheckDataField | This class create a checkbox field where methods getValue and setValue
use Integer with '1' for selected value and '0' for deselected value.
|
| CheckDataField.CheckBoxUIE | This class provides a Windows checkbox.
|
| CheckToggleImage | This class implements a checkable image. |
| CIFDataField | The class to create the CIF (Código de Identificación Fiscal). |
| ColorDataField | The main class for creating a color data field. |
| ComboDataField | This class implements a scrollable list. |
| ComboDataField.CustomComboBox | This class implements a custom combo box. |
| ComboDataField.CustomComboBoxEditor | This class extends the editor component used for JComboBox components. |
| ComboDataField.DefaultCustomComboBoxRenderer | This class implements the default custom combo box renderer. |
| CurrencyDataField | This class implements a field to introduce coins. |
| CustomComboBoxModel | |
| CustomEditorPane | |
| DataField | Abstract class to implement a component for data introduction. |
| DataField.AuxPanel | This class implements an auxiliary panel for field. |
| DataField.ELabel | |
| DataField.FieldButton | This class creates a field button. |
| DataField.InfoMouseListener | This class manages the mouse events in data field. |
| DataField.ToggleButton | This class creates a toggle field button. |
| DataLabel | This class implements a data label. |
| DateDataField | The main class for creating a field to introduce a date. |
| DictionaryDataField | Text field associated with a dictionary |
| DictionaryEvent | |
| EntityFunctionAttribute | |
| EntityFunctionDataField | This class implements a data field that can make a query against a entity
different to the form entity The query is like: select fuction(functioncolum) as attr from (select cols from entity.table where parentkeys=parentkeyvalues) as vTemp It is useful to get an operation result against related data in other entity, for example: In a form with information about a person and his account number it is possible to use this data field to calculate the current balance using all movements information. |
| FileDataField | This class implements a specific text data field for files. |
| FileDataField.OpenAppThread | This class implements a Thread to manage the file operations (open, priority).
|
| FilterComponent | This class implements a component for filtering in advanced queries. |
| Form2HTMLDataField | The initializes parameters can be seen in Form2HTMLDataField.init(Hashtable) |
| HorizontalSeparator | The main classes to put a horizontal separator component into a container. |
| HourDateDataField | This class implements a data field with date and hours. |
| HTMLComponent | This class implements a HTML editor component. |
| HTMLDataField | Main class to implement a specific HTML data field. |
| HTMLDataField.ExtForegroundAction | Main class to manage correctly the field color. |
| HTMLDataField.ToggleButton | |
| HtmlHelpField | HTML component with hyperlinks to invoke some different actions in the form elements. |
| HtmlHelpField.ParameterInfo | |
| HTMLLabel | This class implements a html label.
|
| HTMLLabel.HTMLHyperlinkListener | This class implements a hyperlink listener. |
| HyperlinkLabel | This class implements a sensitive hyperlink label. |
| IdentifiedAbstractFormComponent | Basic implementation for AccessForm and IdentifiedElement interfaces.
|
| ImageDataField | The main class to visualize a .gif, .jpeg or .png images. |
| ImageField | The main class to load an .jpg or .gif image from file. |
| IntegerDataField | This class implements a field to insert integer values. |
| JAIImageDataField | This class implements a Java advanced imaging. |
| JImage | This class implements a background panel image. |
| Label | The main class to set graphic configuration to labels. |
| LinkComponent | This class creates a component with linkeable components. |
| LinkComponent.LinkEditorPane | This class creates a editor pane with text/html mime type and sets opaque.
|
| ListDataField | This class implements a list. |
| MaskDataField | This class implements a field for introducing data based in a mask. |
| MemoDataField | This class implements a memo data field. |
| MonthComboDataField | The main class to implement a combo with the months. |
| MultipleReferenceComboDataField | This class implements a multiple reference combo data field. |
| MultipleReferenceDataField | This class provides an implementation of an AbstractMultipleReferenceDataField. |
| MultipleReferenceDataFieldAttribute | |
| MultipleTableAttribute | Object to stores information about many table values |
| NavigationMenu | |
| NavigationMenu.BasicMenuHeaderRenderer | Class that determines a MenuItem renderer by default. |
| NavigationMenu.DefaultMenuHeaderRenderer | Class that determines a MenuHeader renderer by default. |
| NavigationMenu.DefaultMenuItemRenderer | Class that determines a MenuItem renderer by default. |
| NavigationMenu.MenuGroup | Class that contains each Menu displayed into the NavigationMenu. |
| NavigationMenu.MenuItem | Class that contains each Item displayed into the MenuGroup of the NavigationMenu. |
| NavigatorMenuGUI | |
| NavigatorMenuGUI.GroupSelectableItem | This class introduces a group of SelectableItem objects into a SelectableItem. |
| NavigatorMenuGUI.InnerLabel | |
| NavigatorMenuGUI.MenuGroupGUI | This class integrate Ontimize characteristics into the MenuGroup. |
| NavigatorMenuGUI.MenuItemGUI | This class integrate Ontimize characteristics into the MenuItem. |
| NavigatorMenuGUI.MenuItemInformation | This class is necessary to the visibility configuration of the MenuItems. |
| NavigatorMenuGUI.SetupDialog | This class configures the JDialog in which the visibility of the MenuItems of the MenuGroups are configured. |
| NIFDataField | The class to create the NIF(Fiscal Identifier Number in Spain, 8 digits and a final letter related to the previous 8 digits. ) By example, 11111111A is a valid NIF format. |
| ObjectDataField | This class implements an extended data field. |
| PasswordDataField | |
| PercentDataField | The main class for creating a percentage data field. |
| PivotTable | |
| RadioButtonDataField | This class implements a radio button field with CheckDataField
behaviour.
|
| RadioButtonDataField.RadioButtonUIE | This class creates a graphical adaptation field for Windows. |
| RealDataField | The main class for introducing a real numbers in a field. |
| ReferenceComboDataField | The main class to create a classic Reference Data Field except that the data deployment is implemented in the combo. |
| ReferenceComboDataField.ExtCustomComboBox | |
| ReferenceDataField | Deprecated. |
| ReferenceExtDataField | The main class to extend the ReferenceDataField
functionalities. |
| ReferenceExtDataField.MultipleResultWindow | The main class to manage a multiple result window in a Reference Ext datafield. |
| ReferenceFieldAttribute | This class represents an attribute in a reference field. |
| RTFDataField | Main class to implement a specific HTML data field. |
| RTFDataField.ExtForegroundAction | Main class to manage correctly the field color. |
| RTFDataField.RTFSelection | |
| SelectionListDataField | This class implements a list with the possibility to select the rows. |
| SelectionListDataField.DescriptionSelectableItem | This class manages the description for a selectable item. |
| SelectionListDataField.SelectableItem | This class manages the selection for an item. |
| SliderDataField | This class creates a slider field with a specified orientation and size. |
| SpinnerDataField | Field similar to JSpinner that allows to modify value (increasing/decreasing) with two selectors.
|
| SpinnerDataField.EJSpinner | |
| SubForm | This class allows to put a form into another form like a typical component. |
| TextArea | |
| TextComboDataField | This class implements a combo where elements are rendered like strings. |
| TextDataField | This class is the implementation for a text field. |
| TextFieldDataField | Abstract class to add the functionalities for data components whose
data field is a JTextField.
|
| TextFieldDataField.EJTextField | This class provides extended functionalities for text fields. |
| ToggleImage | This class implements a component with two states. |
| TwoLevelImageComponent | Graphic panel with two levels: First level: Groups components: Second level: Groups CheckToggleImage components. |
| WWWDataField | This class implements a data field with a button to open a web browser. |
| XMLDataField | This class implements a MemoDataField extension indicated to XML
syntax.
|
|
Ontimize | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||