|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedLinkProperties | |
---|---|
edu.colorado.cs.ns2.gui.dialogs | |
edu.colorado.cs.ns2.sim |
Uses of ExtendedLinkProperties in edu.colorado.cs.ns2.gui.dialogs |
---|
Fields in edu.colorado.cs.ns2.gui.dialogs declared as ExtendedLinkProperties | |
---|---|
private static ExtendedLinkProperties |
ExtendedLinkPropertiesDialog.elp
Encapsulates the extended link properties. |
Uses of ExtendedLinkProperties in edu.colorado.cs.ns2.sim |
---|
Fields in edu.colorado.cs.ns2.sim declared as ExtendedLinkProperties | |
---|---|
private ExtendedLinkProperties |
Link.elp
The extended link properties for this link. |
Methods in edu.colorado.cs.ns2.sim that return ExtendedLinkProperties | |
---|---|
ExtendedLinkProperties |
Link.getExtendedLinkProperties()
Returns the extended link properties for this link. |
Methods in edu.colorado.cs.ns2.sim with parameters of type ExtendedLinkProperties | |
---|---|
void |
Link.setExtendedLinkProperties(ExtendedLinkProperties elp)
Sets the extended properties for this link. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |