Program Language/JAVA
SWT Snippets : Path.. (Updating..)
Leo 리오
2011. 7. 15. 19:49
반응형
- Path, Pattern
- Printing
- Program
- ProgressBar
- RowLayout
- Sash
- SashForm
- Scale
- ScrolledComposite
- Shell
- create a dialog shell
- create a dialog shell (prompt for a value) 63
- create a dialog shell (prompt for a string) 295
- create a dialog shell and position it 233
- create a splash screen
- prevent a shell from closing (prompt the user)
- allow escape to close a shell
- prevent escape from closing a dialog
- open a shell minimized (iconified)
- open a shell maximized
- create a non-rectangular window
- create a circular shell from a path
- set icons with different resolutions
- emulate transparent shell
- create a non-rectangular shell from a transparent image
- use shell modified state to prompt for save
- create a dialog shell
- Slider
- Spinner
- StackLayout
- StyledText
- change font style, foreground and background colors of StyledText
- draw a box around text
- underline and strike through text
- use rise and font with StyleRange
- embed images in StyledText
- use indent, alignment and justify
- embed controls in StyledText
- use bulleted lists in StyledText
- use gradient background in StyledText
- variable tab stops in StyledText
- per line variable tab stops in StyledText
- different types of indent and combining wrap indent and bulleted lists
- using BidiSegmentEvent#segmentsChars to implement custom bidi segments
- embed an inline link in StyledText
- Swing/AWT
반응형