protected void constructor() { Logics = new Logics.AdvancedJointLogics(); Graphics = new Graphics.AdvancedJointGraphics(); Graphics.parent = this; Logics.parent = this; ToolTip = new GUI.AdvancedJointProperties(); }