|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.GrabConstraints
Constraints for main component in PanelGrabUI
Warning: does not work correctly yet
PanelGrabUI
Constructor Summary | |
GrabConstraints(JGrab target)
Constructor for class GrabConstraints |
Method Summary | |
java.awt.Point |
getLocation(java.awt.Component comp)
Get the location attribute of the GrabConstraints object |
java.awt.Component |
getTarget()
UMLMethod: 'Read access method for attribute target : Component' |
void |
removeYou()
UMLMethod: '+ removeYou () : Void' |
java.awt.Component |
setTarget(java.awt.Component target)
UMLMethod: 'Write access method for attribute target : Component' |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GrabConstraints(JGrab target)
target
- No description providedMethod Detail |
public java.awt.Component getTarget()
getTarget
in interface DecoratorLayout.Constraints
public java.awt.Component setTarget(java.awt.Component target)
setTarget
in interface DecoratorLayout.Constraints
target
- The new target value
public java.awt.Point getLocation(java.awt.Component comp)
getLocation
in interface DecoratorLayout.Constraints
comp
- No description provided
public void removeYou()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |