![JAR search and dependency download from the Maven repository](/logo.png)
resources.theme.TestNamespaces.css Maven / Gradle / Ivy
/* CSS file for namespace tests */
@namespace "org.eclipse.swt.widgets";
@namespace my "my";
Label {
color: blue;
}
my|Label {
color: green;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy