public class LabelTutorial
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) BasicController |
controller |
(package private) Interactor |
defaultInteractor |
Constructor and Description |
---|
LabelTutorial()
Create a JCanvas and put it into a window
|
Modifier and Type | Method and Description |
---|---|
void |
createLabeledWrappers()
Create a couple of figures with labels attached to them.
|
void |
createLabels()
Create a collection of labels.
|
static void |
main(java.lang.String[] argv)
Main function
|
BasicController controller
Interactor defaultInteractor
public void createLabels()
public void createLabeledWrappers()
public static void main(java.lang.String[] argv)