be.lassi.ui.util
Interface View
- All Known Implementing Classes:
- AttributesView, AttributeValuesView, AudioView, CategoryView, ConnectionPreferencesView, DialogView, DisplayPreferencesView, GroupsView, LogLevelsView, LogPreferencesView, MainView, MidiPreferencesView, MonitorPreferencesView, NewShowParametersView, PatchPreferencesView, PreferencesView, PresetsView, RunnerView, SheetPreferencesView, SheetView, ShowParametersView, StartParametersView, TableView
public interface View
User interface component.
Method Summary |
javax.swing.JComponent |
build()
Builds and returns the view component. |
build
javax.swing.JComponent build()
- Builds and returns the view component.
- Returns:
- the view component