Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
ControllerIdRefController.java
blob: 050f592009d8c77a18c26ccdaf40901a295fb02d [
file
] [
log
] [
blame
]
import
javafx
.
scene
.
text
.
Text
;
public
class
ControllerIdRefController
{
public
Text
accessText
;
}