Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES
Hook: Create ListBox Of Users
Requirement
A list box is needed, listing users managed by a certain UserManager.
Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern
HotSpot
Standard User Interaction for User Management
Hooks used
Define User Filter
Participants
UserManager
, manager ,
Comparator
, comparator , filter ,
JUserList
, listBox
Changes
select manager instance of UserManager.
select comparator instance of Comparator.
filter = instance of
Define User Filter
[NewFilter].
instance listBox of JUserList with manager, comparator, filter.
Comments
Instead of JUserList you can also use a JComboBox with a
users.swing.UserComboBoxModel
.
Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES