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 TypeMethodDescriptionvoid
BBlocView.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 TypeClassDescriptionclass
A BBloc button that handles when a user selects a folder from theSelectApplicableFolders
instance.class
static class
class
A button that when pressed launchesInformationDialog
which displays information regarding legal documentation for all libraries and this program.class
This BBloc container button is used to launch a miniplayer.class
BBloc Entry button to launch the MoreApps Global.moreApps.class
Dispatches a call for all of the tabs in the FileList to be refreshed.class
A representation of a deprecated SettingsView class which used to be in the bottom tabs view pane.class
A BBloc button that opens a dialog for the user to manipulate certain things about the audio stream.class
This 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