source: trunk/quest-core-events/src/main/java/de/ugoe/cs/quest/eventcore/guimodel @ 597

Name Size Rev Age Author Last Change
../
AbstractDefaultGUIElement.java 1.7 KB 576   12 years pharms * adaptations for ensuring, that GUI event targets can be created as …
GUIElementFactory.java 7.7 KB 592   12 years pharms * renamed former abstract factory so that the class names shows, that it …
GUIModel.java 5.5 KB 593   12 years pharms * added possibility to retrieve a parent GUI element * removed usage of …
GUIModelConfigurationException.java 1.1 KB 545   12 years pharms * first version of event targets for GUI events including the GUI model …
GUIModelException.java 1.1 KB 594   12 years pharms * exceptions should be caught. So reverted it to a normal exception …
IButton.java 427 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ICanvas.java 431 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IDialog.java 427 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IFrame.java 426 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IGUIElement.java 1.0 KB 595   12 years pharms * adapted to match comment template
IGUIElementFactory.java 686 bytes 596   12 years pharms * adapted, so that exceptions have to be caught
IGUIElementSpec.java 990 bytes 597   12 years pharms * just a parameter rename
IMenu.java 425 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IMenuBar.java 422 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IMenuButton.java 427 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IPanel.java 426 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IScrollBar.java 430 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IScrollPane.java 431 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IShape.java 426 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ISplitPane.java 430 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ITabbedPane.java 431 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ITextArea.java 429 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ITextField.java 430 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
IToolBar.java 428 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
ITrackBar.java 429 bytes 545   12 years pharms * first version of event targets for GUI events including the GUI model …
Note: See TracBrowser for help on using the repository browser.