org.scohen.juploadr.app
Class ImageAttributesUI
java.lang.Object
org.scohen.juploadr.app.ImageAttributesUI
- Direct Known Subclasses:
- MultiImageAttributesUI
- public class ImageAttributesUI
- extends java.lang.Object
- Author:
- steve
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
window
protected Shell window
txtTags
protected Text txtTags
txtTitle
protected Text txtTitle
txtDescription
protected Text txtDescription
radioPrivate
protected Button radioPrivate
radioPublic
protected Button radioPublic
checkFriends
protected Button checkFriends
checkFamily
protected Button checkFamily
rotateLeft
protected Button rotateLeft
rotateRight
protected Button rotateRight
rotateButtons
protected Composite rotateButtons
thumbnailComposite
protected Composite thumbnailComposite
ImageAttributesUI
public ImageAttributesUI(ImageAttributes attrs)
show
public void show(Display parent)
initUI
protected void initUI(Display display)
rotateClicked
protected void rotateClicked(SelectionEvent event)
initDefaultValues
protected void initDefaultValues()
addThumbnails
protected void addThumbnails(Composite thumbnailComposite)
- Parameters:
thumbnailComposite -
gatherData
protected void gatherData()
isCancelled
public boolean isCancelled()
- Returns:
- Returns the cancelled.
setCancelled
public void setCancelled(boolean cancelled)
- Parameters:
cancelled - The cancelled to set.
paintControl
public void paintControl(PaintEvent event)
main
public static void main(java.lang.String[] args)
widgetDefaultSelected
public void widgetDefaultSelected(SelectionEvent e)
widgetSelected
public void widgetSelected(SelectionEvent event)