Package soundPlayback.swing
Class BasicSidebarLayout
java.lang.Object
soundPlayback.swing.BasicSidebarLayout
Simple layout for side bar components.
- Author:
- dg50
-
Method Summary
Modifier and TypeMethodDescriptionstatic BasicSidebarLayout
makeBasicLayout
(PlaySliderComponent sliderComponent) static BasicSidebarLayout
makeBasicLayout
(PlaySliderComponent sliderComponent, JComponent comp2) void
setTextLabel
(String textValue) void
setToolTipText
(String text)
-
Method Details
-
makeBasicLayout
-
makeBasicLayout
public static BasicSidebarLayout makeBasicLayout(PlaySliderComponent sliderComponent, JComponent comp2) -
getComponent
-
getMainPanel
- Returns:
- the mainPanel
-
getTextLabel
- Returns:
- the textLabel
-
setTextLabel
-
setToolTipText
-