Verwendungen von Klasse
net.sf.jguiraffe.di.impl.SimpleBeanStoreImpl
Packages, die SimpleBeanStoreImpl verwenden
Package
Beschreibung
The
action
sub package of the builder contains interfaces and
classes for dealing with actions and related objects during a builder operation.
This package defines the part of the builder that deals with components.
The interfaces and classes in this package support the creation of several types
of windows in builder scripts.
-
Verwendungen von SimpleBeanStoreImpl in net.sf.jguiraffe.gui.builder.action
Methoden in net.sf.jguiraffe.gui.builder.action mit Parametern vom Typ SimpleBeanStoreImplModifizierer und TypMethodeBeschreibungvoid
ActionBuilder.initBeanStore
(SimpleBeanStoreImpl store) Initializes the specified bean store object. -
Verwendungen von SimpleBeanStoreImpl in net.sf.jguiraffe.gui.builder.components
Methoden in net.sf.jguiraffe.gui.builder.components mit Parametern vom Typ SimpleBeanStoreImplModifizierer und TypMethodeBeschreibungvoid
ComponentBuilderData.initBeanStore
(SimpleBeanStoreImpl store) Initializes the specified bean store object. -
Verwendungen von SimpleBeanStoreImpl in net.sf.jguiraffe.gui.builder.window
Methoden in net.sf.jguiraffe.gui.builder.window mit Parametern vom Typ SimpleBeanStoreImplModifizierer und TypMethodeBeschreibungvoid
WindowBuilderData.initBeanStore
(SimpleBeanStoreImpl store) Initializes the specified bean store.