Uses of Interface
com.nnamo.interfaces.FavoriteBehaviour
Packages that use FavoriteBehaviour
Package
Description
-
Uses of FavoriteBehaviour in com.nnamo.view.customcomponents
Methods in com.nnamo.view.customcomponents with parameters of type FavoriteBehaviourModifier and TypeMethodDescriptionvoid
CustomPreferButton.setFavBehaviour
(FavoriteBehaviour behaviour) Sets the behavior to execute when theJButton
is clicked. -
Uses of FavoriteBehaviour in com.nnamo.view.custompanels
Methods in com.nnamo.view.custompanels with parameters of type FavoriteBehaviourModifier and TypeMethodDescriptionvoid
PreferBarPanel.setGeneralFavBehaviour
(FavoriteBehaviour favoriteBehaviour) Sets the behavior to execute when the favorite button is toggled. -
Uses of FavoriteBehaviour in com.nnamo.view.frame
Methods in com.nnamo.view.frame with parameters of type FavoriteBehaviourModifier and TypeMethodDescriptionvoid
MainFrame.setGeneralFavBehaviour
(FavoriteBehaviour behaviour) Sets the general favorite behavior in the favorites bar.