jtaDiscRack.presentation.delements |
|
Java Source File Name | Type | Comment |
DButton.java | Class | The button. |
DCollection.java | Class | Represents collection of elements which must be instances of
DCollectionElement class. |
DCollectionElement.java | Class | Represents the collection element - thus means that it has simple element
with ID attribute. |
DComplexElement.java | Class | Represents a complex element - element made of simple elements and other
complex elements and gives a panel for editing it's context. |
DSimpleElement.java | Class | Represents a simple element which have a panel for it's editing. |