Graph Common

Uses of Interface
pl.psnc.graph.model.type.IResourceDecorator

Packages that use IResourceDecorator
pl.psnc.graph.gui.view   
pl.psnc.graph.model.type   
 

Uses of IResourceDecorator in pl.psnc.graph.gui.view
 

Methods in pl.psnc.graph.gui.view that return IResourceDecorator
 IResourceDecorator JResourceInfoView.getResourceDecorator()
          Get instance of current resource decorator
 

Methods in pl.psnc.graph.gui.view with parameters of type IResourceDecorator
 void JResourceInfoView.update(IResourceDecorator rDecorator)
          Update pane with the given resource decorator
 

Constructors in pl.psnc.graph.gui.view with parameters of type IResourceDecorator
JResourceInfoView(IResourceDecorator resourceDecorator)
          Creates a new instance of Resource Information View
 

Uses of IResourceDecorator in pl.psnc.graph.model.type
 

Classes in pl.psnc.graph.model.type that implement IResourceDecorator
 class AbstractResourceValue
          AbstractResourceValue class - abstract, parent class for the resource value object.
 


Graph Common

Copyright 2008 by VLAB Dominik Stoklosa