Package | Description |
---|---|
org.itsnat.comp.button.normal |
Contains interfaces of normal button components.
|
org.itsnat.comp.button.toggle |
Contains interfaces of toggle button components.
|
org.itsnat.comp.inc |
Contains interfaces of the include component.
|
org.itsnat.comp.label |
Contains interfaces of the label components.
|
org.itsnat.comp.layer |
Contains interfaces of layer components.
|
org.itsnat.comp.list |
Contains interfaces of the list based components (multiple selection and combo boxes).
|
org.itsnat.comp.table |
Contains interfaces of the table based components.
|
org.itsnat.comp.tree |
Contains interfaces of the tree based components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeButtonNormal
Is the interface of the free normal button components.
|
interface |
ItsNatFreeButtonNormalLabel
Is the interface of the free normal button components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeButtonToggle
Is the base interface of the free toggle button components.
|
interface |
ItsNatFreeCheckBox
Is the interface of the default implementation of free check boxes.
|
interface |
ItsNatFreeCheckBoxLabel
Is the interface of the default implementation of free check boxes.
|
interface |
ItsNatFreeRadioButton
Is the interface of the default implementation of free radio buttons.
|
interface |
ItsNatFreeRadioButtonLabel
Is the interface of the default implementation of free radio buttons.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeInclude
Is the interface of the free include components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeLabel
Is the interface of the default implementation of free labels.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatModalLayer
Is the interface of Modal Layer components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeComboBox
Is the interface of the free combo box components.
|
interface |
ItsNatFreeList
Is the base interface of the free multiple selection lists and combo box components.
|
interface |
ItsNatFreeListMultSel
Is the interface of the free multiple selection list components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeTable
Is the interface of the free table components.
|
interface |
ItsNatFreeTableHeader
Is the interface of the free table header components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatFreeTree
Is the interface of the free tree components.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.