TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction welcome user-interface zoom commands popup menu glow mode tool-tips simulation c... std_logic_1164 gatelevel circuits delay models flipflops adders and arithm... counters LFSR and selftest memories programmable logic state-machine editor misc. demos I/O and displays DCF-77 clock relays (switch-le... CMOS circuits (sw... RTLIB logic RTLIB registers Prima processor D*CORE MicroJava Pic16 cosimulation Mips R3000 cosimu... Intel MCS4 (i4004) image processing ... [Sch04] Codeumsetzer [Sch04] Addierer [Sch04] Flipflops [Sch04] Schaltwerke [Sch04] RALU, Min... [Fer05] State-Mac... [Fer05] PIC16F84/... [Fer05] Miscellan... [Fer05] Femtojava FreeTTS | Using the popup-menu Circuit Description Many editing and viewing operations in the Hades schematics editor are selected via the popup menu on the main editor canvas. The main advantage of using the popup menu is that the editor can use the screen coordinates of the popup menu origin as the first coordinate required for the selected operation. This means that there is less need for lengthy mouse movements, because an operation can be selected right at its target position in the circuit schematic. The following screenshot shows an example of the popup-menu with one of its submenus. Typically, the popup-menu includes the 'create' submenu which allows to add new simulation components to your schmematic, the 'wire' submenu to edit signal wires, and the 'zoom' submenu. Select the 'edit' menu on a simulation component to open its property sheet or its customized editor. Note that the popup-menu is not compiled into the Hades software, but is constructed dynamically during the editor startup phase. This means that you can create your own customized popup-menu via changing the value of the "Hades.Editor.PopupMenuResource" property. Details about why and how to customize the popup-menu can be found in the Hades tutorial. | |||
Print version | Run this demo in the Hades editor (via Java WebStart) | ||||
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German) | ||||
Impressum | http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/00-welcome/popup.html |