Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.list |
Contains classes related to the Swing list model.
|
ilog.cpl.model |
Provides classes and interfaces to create the application business model.
|
ilog.cpl.model.container |
Provides interfaces for representation objects capable of
forming a containment hierarchy.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
ilog.tgo.datasource |
Provides
IltObject Datasource support. |
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultDataSource.attributeValueChange(AttributeValueEvent ev)
This method is called when an attribute value of an
IlpObject
in the data source is changed. |
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractEquipmentModelListener.attributeValueChange(AttributeValueEvent event)
Invoked when an attribute of an object contained in the model changes.
|
void |
IlpAbstractEquipmentModel.fireAttributeValueEvent(AttributeValueEvent event)
Notifies the listeners of an attribute value change event.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpGraphView.VisibleModelConnector.attributeValueChange(AttributeValueEvent event)
Handle attribute value change notifications.
|
void |
GraphModelListener.attributeValueChange(AttributeValueEvent event)
Invoked when the attribute of an object contained in the model changes.
|
protected void |
IlpAbstractGraphModel.fireAttributeValueEvent(AttributeValueEvent event)
Notifies the listeners of an attribute value change event.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultListModel.attributeValueChange(AttributeValueEvent ev)
This method is called when an attribute value is changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAttributeValueHolderSupport.attributeValueChange(AttributeValueEvent ev)
This method is called when an attribute value of the underlying
attribute holder is modified.
|
void |
AttributeValueListener.attributeValueChange(AttributeValueEvent ev)
This method is called when an attribute value is changed.
|
void |
IlpRepresentationObjectSupport.fireEvent(AttributeValueEvent ev)
Fires an event to the listeners.
|
void |
IlpDefaultObject.fireEvent(AttributeValueEvent ev)
Fires the given event to all listeners.
|
void |
IlpBeansObject.fireEvent(AttributeValueEvent ev)
Fires the event to all listeners.
|
void |
IlpAttributeValueHolder.fireEvent(AttributeValueEvent ev)
Fires an event to the listeners.
|
void |
IlpAttributeValueChangeSupport.fireEvent(AttributeValueEvent ev)
Notify events to listeners
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractRepresentationNode.fireEvent(AttributeValueEvent event)
Fires an event to the registered attribute value listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractNetworkModelListener.attributeValueChange(AttributeValueEvent event)
Invoked when the attribute of an object contained in the model changes.
|
void |
IlpAbstractNetworkModel.fireAttributeValueEvent(AttributeValueEvent event)
Notifies the listeners of an attribute value change event.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpBoundAttributeStyleValueProvider.attributeValueChange(AttributeValueEvent ev)
Deprecated.
Listens to attribute value changes, and notifies it to the listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultTableRow.fireEvent(AttributeValueEvent ev)
Fires an event to the listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultTreeNode.fireEvent(AttributeValueEvent ev)
Fires an event to the listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
IltDefaultDataSource.attributeValueChange(AttributeValueEvent ev)
This method is called when an attribute value of an
IlpObject
in the data source is changed. |
Modifier and Type | Method and Description |
---|---|
void |
IltSNMP.SystemInfo.attributeValueChange(AttributeValueEvent ev)
This implementation is used when the user modifies
the SNMP System attributes directly in the IltObject.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.