Week 10 controlling layout

 0    4 informačný list    up804653
stiahnuť mp3 vytlačiť hrať Skontrolujte sa
 
otázka English Odpoveď English
what is a layout manager?
začať sa učiť
A layout manager determines and controls the way GUI components are placed and organized within a container (window, frame, applet, dialog, panel)
why would you want to have a dynamic layout?
začať sa učiť
for easier resizing and flow of content
name some predefined layout managers
začať sa učiť
Flow Layout Border Layout Grid Layout GridBag Layout Card Layout <- AWT. SWING->Box Layout Overlay Layout Group Layout
what are the stages of GUI development?
začať sa učiť
choose components, chose toplevel container, chose layout manager, place components, register compenents to cvent listeners

Ak chcete pridať komentár, musíte byť prihlásený.