Package | Description |
---|---|
edu.umd.cs.piccolox.event |
This package provides additional Piccolo event handlers.
|
Modifier and Type | Field and Description |
---|---|
protected PStyledText |
PStyledTextEventHandler.editedText
The Styled text being edited.
|
Modifier and Type | Method and Description |
---|---|
PStyledText |
PStyledTextEventHandler.createText()
Creates a PStyledText instance and attaches a simple document to it.
|
Modifier and Type | Method and Description |
---|---|
void |
PStyledTextEventHandler.startEditing(PInputEvent event,
PStyledText text)
Begins editing the provided text node as a result of the provided event.
|
Copyright © 1995-2013 Piccolo2D. All Rights Reserved.