Uses of Class
org.devaki.nextobjects.workspace.models.objects.Label

Packages that use Label
org.devaki.nextobjects.ui.workspace.models   
org.devaki.nextobjects.ui.workspace.models.objects   
org.devaki.nextobjects.util   
org.devaki.nextobjects.workspace.models.objects   
 

Uses of Label in org.devaki.nextobjects.ui.workspace.models
 

Methods in org.devaki.nextobjects.ui.workspace.models with parameters of type Label
static void EditorFactory.getLabelEdit(Label pLabel)
          Call the 'LabelEdit' window
 

Uses of Label in org.devaki.nextobjects.ui.workspace.models.objects
 

Methods in org.devaki.nextobjects.ui.workspace.models.objects with parameters of type Label
 void LabelEdit.setData(Label pLabel)
          Initialize window components with the data of the object given as parameter of the constructor
 

Uses of Label in org.devaki.nextobjects.util
 

Methods in org.devaki.nextobjects.util with parameters of type Label
static void EditorFactory.getLabelEdit(Label pLabel)
          Call the 'LabelEdit' window
static void ModelMan.addLabel(BaseModel pModel, Label lbl)
          Method to add a label
static void ModelMan.removeLabel(BaseModel pModel, Label pLabel)
          Remove a label from a model
 

Uses of Label in org.devaki.nextobjects.workspace.models.objects
 

Constructors in org.devaki.nextobjects.workspace.models.objects with parameters of type Label
Label(Label pObject)
          Construct a new 'Label' object
 



Copyright © 2002-2004 devaki.org. All Rights Reserved.