Changes between Version 1 and Version 2 of AUTHOR_APP_TUNING
- Timestamp:
- 07/24/09 17:40:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUTHOR_APP_TUNING
v1 v2 2 2 3 3 == Overview of the UI parts == 4 5 * ArrowButton 6 7 * Button 8 9 * CheckBox 10 11 * RadioButton 12 13 * ToggleButton 14 15 * ComboBox 16 17 * InternalFrame 18 19 * InternalFrameTitlePane 20 21 * InternalFrameTitlePane.closeButton 22 23 * InternalFrameTitlePane.iconifyButton 24 25 * InternalFrameTitlePane.maximizeButton 26 27 * DesktopPane 28 29 * FileChooser 30 31 * List 32 33 * MenuBar 34 35 * Menu 36 37 * MenuItem 38 39 * MenuItemAccelerator 40 41 * CheckBoxMenuItem 42 43 * RadioButtonMenuItem 44 45 * PopupMenu 46 47 * PopupMenuSeparator 48 49 * OptionPane 50 51 * RootPane 52 53 * Panel 54 55 * ProgressBar 56 57 * ScrollBar 58 59 * ScrollBarTrack 60 61 * ScrollBarThumb 62 63 * ScrollPane 64 65 * Viewport 66 67 * Separator 68 69 * Slider 70 71 * SliderTrack 72 73 * SliderThumb 74 75 * SplitPane 76 77 * SplitPaneDivider 78 79 * Table 80 81 * TableHeader 82 83 * TabbedPane 84 85 * TabbedPaneContent 86 87 * TabbedPaneTab 88 89 * TabbedPaneTabArea 90 91 * Label 92 93 * ToolTip 94 95 * TextField 96 97 * FormattedTextField 98 99 * PasswordField 100 101 * TextArea 102 103 * TextPane 104 105 * EditorPane 106 107 * Spinner 108 109 * ComboBox.listRenderer 110 111 * TableHeader.renderer 112 113 * ToolBar 114 115 * ToolBarContent 116 117 * ToolBarSeparator 118 119 * ToolBarDragWindow 120 121 * Tree 122 123 * TreeCell 124