Home - hpi-swa-teaching/MaterialDesignWidgets GitHub Wiki
Welcome to the SWT-Project Material Design wiki!
To view a showcase of most supported components, open the MDGallery (via MDGallery new openInWorld). You can view its implementation (methods in the initialization-category like MDGallery>>textArea, MDGallery>>).
You can also play around with different color themes (including the dark theme 🌛) by opening the MDThemeConfigurationWindow (via MDThemeConfigurationWindow new openInWorld). Note that changing a color doesn't affect existing components, but only components created after the change.