All Downloads are FREE. Search and download functionalities are using the official Maven repository.

on.eclipse.org.eclipse.fx.ui.controls.2.0.0.source-code.controls.cssext Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
import javafx.scene.Group

package org.eclipse.fx.ui.controls {
	PositionMarker extends Group styleclass position-marker {
		-fx-fill  default: "rgb(0, 139, 255)";
	}
	TabOutlineMarker extends Group styleclass tab-outline-marker {
		-fx-fill  default: "orange";
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy