Uses of Interface
com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.BBlocButton
Packages that use BBlocButton
Package
Description
-
Uses of BBlocButton in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc
Methods in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc with parameters of type BBlocButtonModifier and TypeMethodDescriptionvoidBBlocView.addBBlockButtons(BBlocButton... buttons) Attempts to add an N amount of BBlocButton implementations to the current BBloc container. -
Uses of BBlocButton in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons
Classes in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons that implement BBlocButtonModifier and TypeClassDescriptionclassA BBloc button that handles when a user selects a folder from theSelectApplicableFoldersinstance.classstatic classclassA button that when pressed launchesInformationDialogwhich displays information regarding legal documentation for all libraries and this program.classThis BBloc container button is used to launch a miniplayer.classBBloc Entry button to launch the MoreApps Global.moreApps.classDispatches a call for all of the tabs in the FileList to be refreshed.classA representation of a deprecated SettingsView class which used to be in the bottom tabs view pane.classA BBloc button that opens a dialog for the user to manipulate certain things about the audio stream.classThis is a primarily experimental BBloc button and is used to open a waveform panel that displays a visual representation of the audio being played through the audio deviceMethods in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons that return BBlocButton