A C D E F G H I J L M N O P R S T U

D

deactivateModule(String, int) - Static method in class org.severe.jripples.modules.manager.ModuleProxy
Deactivates a module with the given name.
DIRECTION_CONSIDERED_BOTH_CALLING_AND_CALLED - Static variable in class org.severe.jripples.eig.JRipplesEIG
direction constant indicating that both called and calling nodes should be returned
to be used with JRipplesEIG.edgesToNeigbors(Set, int, int)
DIRECTION_CONSIDERED_CALLED_NODES_ONLY - Static variable in class org.severe.jripples.eig.JRipplesEIG
direction constant indicating that only called nodes (nodes, that are called from the supplied centralNode) should be returned
to be used with JRipplesEIG.edgesToNeigbors(Set, int, int)
DIRECTION_CONSIDERED_CALLING_NODES_ONLY - Static variable in class org.severe.jripples.eig.JRipplesEIG
direction constant indicating that only calling nodes (nodes, that call the supplied centralNode) should be returned
to be used with JRipplesEIG.edgesToNeigbors(Set, int, int)
displayDialog(String) - Static method in class org.severe.jripples.core.JRipplesConfigurationsManager
Opens JRipples states dialog to either load, save, or manage JRipples states, where the state is a combination of JRipples EIG state and state of the active modules.
DisplayEIG() - Method in interface org.severe.jripples.modules.interfaces.JRipplesPresentationModuleInterface
Called to display the whole JRipple EIG in the GUI of this module.
dispose() - Method in class org.severe.jripples.core.JRipplesConfigurationLoadAction
 
dispose() - Method in class org.severe.jripples.core.JRipplesConfigurationManageAction
 
dispose() - Method in class org.severe.jripples.core.JRipplesConfigurationSaveAction
 
dispose() - Method in class org.severe.jripples.core.JRipplesStart
 
dispose() - Method in class org.severe.jripples.modules.manager.ConfigurationAction
 
dispose() - Method in class org.severe.jripples.modules.manager.internal.ImageCache
 
dispose() - Method in class org.severe.jripples.states.JRipplesStats
 
doLock(Object) - Static method in class org.severe.jripples.eig.JRipplesEIG
Notifies JRipples EIG that all lifecycle and content changes to EIG nodes and edges that will follow until the JRipplesEIG.doUnLock(Object) is called, should be treated as a one event.
doUnLock(Object) - Static method in class org.severe.jripples.eig.JRipplesEIG
Unlocks JRipples EIG and notifies all listers, registered with the EIG, of the all changes that occured during the event that has ended.

A C D E F G H I J L M N O P R S T U