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