public class RightTop extends AccessDirection
ALL, BOTTOM, INNER, LEFT, LEFT_BOTTOM, LEFT_TOP, OUTER, RIGHT, RIGHT_BOTTOM, RIGHT_TOP, TOP, TOP_BOTTOM_LEFT_RIGHT
构造器和说明 |
---|
RightTop() |
限定符和类型 | 方法和说明 |
---|---|
int |
getActual()
Direction的位置标示,top = 1,bottom = 2等
|
int |
getCursor() |
java.awt.Rectangle |
getDraggedBounds(int dx,
int dy,
java.awt.Rectangle current_bounds,
FormDesigner designer,
java.awt.Rectangle oldbounds) |
backupBounds, drag, getRelativePoint, sorption, sorptionPoint, updateCursor
public java.awt.Rectangle getDraggedBounds(int dx, int dy, java.awt.Rectangle current_bounds, FormDesigner designer, java.awt.Rectangle oldbounds)
getDraggedBounds
在类中 AccessDirection
public int getCursor()
public int getActual()
Direction