Uses of Class
com.tech.app.windows.panels.DrawPanel
-
Packages that use DrawPanel Package Description com.tech.app.windows.handlers com.tech.app.windows.toolbars -
-
Uses of DrawPanel in com.tech.app.windows.handlers
Fields in com.tech.app.windows.handlers declared as DrawPanel Modifier and Type Field Description DrawPanelDrawMouse. drawPanelConstructors in com.tech.app.windows.handlers with parameters of type DrawPanel Constructor Description DrawMouse(DrawPanel drawPanel)Constructeur de la souris -
Uses of DrawPanel in com.tech.app.windows.toolbars
Fields in com.tech.app.windows.toolbars declared as DrawPanel Modifier and Type Field Description private DrawPanelMenu. dpMethods in com.tech.app.windows.toolbars with parameters of type DrawPanel Modifier and Type Method Description voidMenu. applyDrawPanel(DrawPanel dp)Permet d'utiliser les fonctions publiques du DrawPanel directement dans cette classe
-