Interface BBlocButton
- All Superinterfaces:
ActionListener,EventListener
- All Known Implementing Classes:
AddFolder,CommandWindow,GenericWebsiteLinker.WebsitePage,LegalNoticeButton,MinimizePlayer,MoreButton,RefreshFileView,Settings,SlidersControl,WaveFormLinker
A template used for a BBloc button
- Since:
- 3.0
- Author:
- Jack Meng
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
-
Method Details
-
getComponent
JComponent getComponent()- Returns:
- The Component representing this BBloc Button
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-