Click here to Skip to main content
16,011,611 members
Home / Discussions / Java
   

Java

 
Questionjava and windows vista Pin
StrayGrey18-Jan-10 3:58
StrayGrey18-Jan-10 3:58 
AnswerRe: java and windows vista Pin
David Skelly18-Jan-10 4:31
David Skelly18-Jan-10 4:31 
AnswerRe: java and windows vista Pin
StrayGrey18-Jan-10 18:05
StrayGrey18-Jan-10 18:05 
AnswerRe: java and windows vista Pin
StrayGrey18-Jan-10 4:37
StrayGrey18-Jan-10 4:37 
GeneralRe: java and windows vista Pin
TorstenH.19-Jan-10 2:36
TorstenH.19-Jan-10 2:36 
Questionsearch code for network monitoring Pin
manu.o17-Jan-10 5:52
manu.o17-Jan-10 5:52 
QuestionHow to do Tiling Of Textures? Pin
002comp15-Jan-10 4:46
002comp15-Jan-10 4:46 
QuestionChange size of Textures Pin
002comp14-Jan-10 20:36
002comp14-Jan-10 20:36 
Hello Friends
I am using TextureLoader to load the Image then I am setting TextureMode.
Now,I want to change the size of texture.I want to make that texture bigger on my current object.Is there any different function for TextureAttribute to do that?
Please Advice Me.
Any Ideas??

Thanks In Advance.
Regards
Yogesh

TextureLoader textureLoader = new TextureLoader(textureImage, TextureLoader.GENERATE_MIPMAP);
currentAppearance.setTexture(textureLoader.getTexture());

TextureAttributes texAtt = new TextureAttributes();
texAtt.setTextureMode(TextureAttributes.ALLOW_BLEND_COLOR_READ);
currentAppearance.setTextureAttributes(texAtt);

AnswerRe: Change size of Textures Pin
002comp14-Jan-10 22:49
002comp14-Jan-10 22:49 
GeneralRe: Change size of Textures( Plz help me somebody) Pin
002comp15-Jan-10 0:39
002comp15-Jan-10 0:39 
Questionusing jmxremote and JConsole Pin
tas282614-Jan-10 5:50
tas282614-Jan-10 5:50 
QuestionI need ebay program Pin
totolcm13-Jan-10 2:16
totolcm13-Jan-10 2:16 
AnswerRe: I need ebay program Pin
JustWorking13-Jan-10 2:44
JustWorking13-Jan-10 2:44 
AnswerRe: I need ebay program Pin
TorstenH.14-Jan-10 2:42
TorstenH.14-Jan-10 2:42 
QuestionHow to store double values in color3f? Pin
002comp12-Jan-10 23:04
002comp12-Jan-10 23:04 
AnswerRe: How to store double values in color3f? Pin
Richard MacCutchan12-Jan-10 23:44
mveRichard MacCutchan12-Jan-10 23:44 
AnswerRe: How to store double values in color3f? Pin
David Skelly13-Jan-10 1:50
David Skelly13-Jan-10 1:50 
GeneralRe: How to store double values in color3f? Pin
Richard MacCutchan13-Jan-10 2:49
mveRichard MacCutchan13-Jan-10 2:49 
Questionconnecting a java application and a cell phone with bluetooth Pin
ellis eghan12-Jan-10 22:45
ellis eghan12-Jan-10 22:45 
AnswerRe: connecting a java application and a cell phone with bluetooth Pin
Richard MacCutchan12-Jan-10 23:47
mveRichard MacCutchan12-Jan-10 23:47 
QuestionJsp code to connect to the Microsoft Sql Server 2005 Pin
Yajjoj11-Jan-10 5:49
Yajjoj11-Jan-10 5:49 
AnswerRe: Jsp code to connect to the Microsoft Sql Server 2005 Pin
Richard MacCutchan11-Jan-10 6:15
mveRichard MacCutchan11-Jan-10 6:15 
QuestionJava Script code to select multiple Dates/Weeks/Months on a Calendar Control Pin
Vinay Babu11-Jan-10 0:34
Vinay Babu11-Jan-10 0:34 
AnswerRe: Java Script code to select multiple Dates/Weeks/Months on a Calendar Control Pin
Richard MacCutchan11-Jan-10 1:05
mveRichard MacCutchan11-Jan-10 1:05 
AnswerRe: Java Script code to select multiple Dates/Weeks/Months on a Calendar Control Pin
TorstenH.11-Jan-10 2:16
TorstenH.11-Jan-10 2:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.