JFormDesigner 5.0.4 Runtime API

Uses of Interface
com.jformdesigner.model.FormComponentVisitor

Packages that use FormComponentVisitor
com.jformdesigner.model   
 

Uses of FormComponentVisitor in com.jformdesigner.model
 

Methods in com.jformdesigner.model with parameters of type FormComponentVisitor
 boolean FormComponent.accept(FormComponentVisitor visitor)
          Accepts the given visitor.
 boolean FormContainer.accept(FormComponentVisitor visitor)
          Accepts the given visitor.
 boolean FormModel.accept(FormComponentVisitor visitor)
          Accepts the given visitor.
 


JFormDesigner 5.0.4 Runtime API

Copyright (C) 2004-2012 FormDev Software GmbH. All rights reserved.