| Author |
V2 - Problem with Image & Browse file.
|
vu vinh
Greenhorn
Joined: Nov 08, 2005
Posts: 3
|
|
Hi everyone ! My problem is : I've a "x.jpg". I want to zoom in,zoom out, rotate... it in may jLable(or another object) ( jLable is unresizeable and it lays at specification on my jFrame). ( I design my jFrame and jLable by netbean 4.1 ) What's actions I need ? And, anybody here knows way to browse and access file in mobi ? please show me that way. ( Now I need more information about this problem, Please help me.) Thanhs !
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
There are a lot of ways to put these things together. You can use a JLabel with ImageIcon and reset the icon with a new BufferedImage in the same way shown here. You can find information about customizing the JFileChooser on the tutorial page How to Use File Choosers
|
 |
vu vinh
Greenhorn
Joined: Nov 08, 2005
Posts: 3
|
|
Thanks you for showing me the way to manipulate with Images ! And my second problem is " Browse files in mobilePhone " as I know JChooser Object only can browses files in my PC. ( I've read a lot document about JChooser but I've not found any method to browse file in mobilePhone ). Can you help me again ? Thanks
|
 |
 |
|
|
subject: V2 - Problem with Image & Browse file.
|
|
|