|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPropertyChangeProvider | |
|---|---|
| pl.edu.agh.cast | |
| pl.edu.agh.cast.model | |
| pl.edu.agh.cast.model.attributes | |
| pl.edu.agh.cast.model.visual | |
| Uses of IPropertyChangeProvider in pl.edu.agh.cast |
|---|
| Classes in pl.edu.agh.cast that implement IPropertyChangeProvider | |
|---|---|
class |
CastApplication
This class controls all aspects of the application's execution |
| Methods in pl.edu.agh.cast that return IPropertyChangeProvider | |
|---|---|
static IPropertyChangeProvider |
CastApplication.getPropertyChangeProvider()
|
| Uses of IPropertyChangeProvider in pl.edu.agh.cast.model |
|---|
| Classes in pl.edu.agh.cast.model that implement IPropertyChangeProvider | |
|---|---|
class |
PropertyChangeProviderHelper
A property change provider that can be used to delegate to from other IPropertyChangeProvider implementations. |
| Constructors in pl.edu.agh.cast.model with parameters of type IPropertyChangeProvider | |
|---|---|
PropertyChangeProviderHelper(IPropertyChangeProvider source)
|
|
| Uses of IPropertyChangeProvider in pl.edu.agh.cast.model.attributes |
|---|
| Classes in pl.edu.agh.cast.model.attributes that implement IPropertyChangeProvider | |
|---|---|
class |
Attribute
Stores information about a single attribute registered in an attribute manager. |
class |
AttributeManager
Class responsible for holding available attribute types for different model element types. |
class |
ConnectionGroupAttributeManager
|
class |
DiagramAttributeManager
Attribute manager for diagram's attributes |
class |
LegendAttributeManager
|
class |
NodeAttributeManager
|
| Uses of IPropertyChangeProvider in pl.edu.agh.cast.model.visual |
|---|
| Subinterfaces of IPropertyChangeProvider in pl.edu.agh.cast.model.visual | |
|---|---|
interface |
IDiagram
|
interface |
IDiagramSettings
Diagram settings |
| Classes in pl.edu.agh.cast.model.visual that implement IPropertyChangeProvider | |
|---|---|
class |
ConnectionGroup
Stores list of all connections between two nodes. |
class |
Diagram
|
class |
DiagramSettings
Schema diagram settings. |
class |
Legend
|
class |
ModelElement
An abstract class for a visual model element. |
class |
Node
IMPORTANT!! When adding new fields to this class, be careful to update the copyTo method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||