Class ScreenEditor.ScreenRepresentation


static class ScreenEditor.ScreenRepresentation


Field Summary
 Vectorlinks
           
 intx
           
 inty
           

Constructor Summary
ScreenEditor.ScreenRepresentation(int x, int y)
           

Field Detail

links

public Vector links

x

public int x

y

public int y
Constructor Detail

ScreenEditor.ScreenRepresentation

public ScreenEditor.ScreenRepresentation(int x, int y)

Association Links

to Class java.util.Vector