Package | Description |
---|---|
bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindow s to
attract each other, or to stick together. |
Modifier and Type | Method and Description |
---|---|
void |
StickMagnetGraph.DefaultNode.doVisit(StickMagnetGraph.Visitor visitor)
Visits this node and all its children, sets the
StickMagnetGraph.DefaultNode.mark flag. |
void |
StickMagnetGraph.Node.visit(StickMagnetGraph.Visitor visitor)
Visits this node and all its children.
|
void |
StickMagnetGraph.DefaultNode.visit(StickMagnetGraph.Visitor visitor) |