Click here to Skip to main content
15,868,016 members
Home / Discussions / Java
   

Java

 
QuestionBarrons Ap Computer Science A / question on compound boolean Pin
Ap_noob12-Jan-21 11:45
Ap_noob12-Jan-21 11:45 
AnswerRe: Barrons Ap Computer Science A / question on compound boolean Pin
Richard MacCutchan12-Jan-21 21:40
mveRichard MacCutchan12-Jan-21 21:40 
QuestionConvert string array to integer without using loop? Thanks Azbilegt Chuluunbat Pin
Azbilegt Chuluunbat30-Dec-20 6:48
Azbilegt Chuluunbat30-Dec-20 6:48 
AnswerRe: Convert string array to integer without using loop? Thanks Azbilegt Chuluunbat Pin
Victor Nijegorodov30-Dec-20 7:20
Victor Nijegorodov30-Dec-20 7:20 
AnswerRe: Convert string array to integer without using loop? Thanks Azbilegt Chuluunbat Pin
Richard MacCutchan30-Dec-20 21:26
mveRichard MacCutchan30-Dec-20 21:26 
AnswerRe: Convert string array to integer without using loop? Thanks Azbilegt Chuluunbat Pin
Randor 31-Dec-20 0:30
professional Randor 31-Dec-20 0:30 
QuestionDon't understand the error Pin
rorilila25-Dec-20 23:13
rorilila25-Dec-20 23:13 
AnswerRe: Don't understand the error Pin
Sandeep Mewara25-Dec-20 23:26
mveSandeep Mewara25-Dec-20 23:26 
Seems like you created a JavaFX project, which by definitions puts application code in a JavaFX specific Application class. Thus, your main class has to extend it.

If you want to have the JavaFX GUI application, study a tutorial: JavaFX Tutorial - javatpoint
Otherwise create a normal java application project. Most IDEs call the normal java project type "Empty Project" or "Java Project".
Latest CodeProject post:
Quick look into Machine Learning workflow

How to solve Word Ladder Problem?

To read all my blog posts, visit: Learn by Insight...

AnswerRe: Don't understand the error Pin
Richard MacCutchan25-Dec-20 23:31
mveRichard MacCutchan25-Dec-20 23:31 
QuestionIs truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt Chuluunbat Pin
Azbilegt Chuluunbat20-Dec-20 13:54
Azbilegt Chuluunbat20-Dec-20 13:54 
AnswerRe: Is truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt Chuluunbat Pin
Richard MacCutchan20-Dec-20 22:08
mveRichard MacCutchan20-Dec-20 22:08 
AnswerRe: Is truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt Chuluunbat Pin
Dave Kreskowiak21-Dec-20 3:49
mveDave Kreskowiak21-Dec-20 3:49 
AnswerRe: Is truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt Chuluunbat Pin
BabyYoda21-Dec-20 3:57
BabyYoda21-Dec-20 3:57 
AnswerRe: Is truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt Chuluunbat Pin
Gerry Schmitz21-Dec-20 7:59
mveGerry Schmitz21-Dec-20 7:59 
QuestionIs there any Java library to invoke SQL queries on SQL Server? Thanks Azbilegt Chuluunbat Pin
Azbilegt Chuluunbat20-Dec-20 5:28
Azbilegt Chuluunbat20-Dec-20 5:28 
AnswerRe: Is there any Java library to invoke SQL queries on SQL Server? Thanks Azbilegt Chuluunbat Pin
Richard MacCutchan20-Dec-20 6:09
mveRichard MacCutchan20-Dec-20 6:09 
QuestionProgramación orientada a objetos en Java Pin
Member 1501835311-Dec-20 2:07
Member 1501835311-Dec-20 2:07 
AnswerRe: Programación orientada a objetos en Java Pin
OriginalGriff11-Dec-20 2:08
mveOriginalGriff11-Dec-20 2:08 
QuestionMessage Removed Pin
7-Dec-20 22:05
Braisdom Wong7-Dec-20 22:05 
QuestionMy First Java Pin
Nano Tape5-Dec-20 14:58
Nano Tape5-Dec-20 14:58 
AnswerRe: My First Java Pin
Richard MacCutchan5-Dec-20 21:31
mveRichard MacCutchan5-Dec-20 21:31 
QuestionDefault Sudoko grid conversion from 9*9 to all grid size Pin
payugaka3-Dec-20 17:22
payugaka3-Dec-20 17:22 
AnswerRe: Default Sudoko grid conversion from 9*9 to all grid size Pin
Richard MacCutchan3-Dec-20 22:55
mveRichard MacCutchan3-Dec-20 22:55 
QuestionI'm a beginner and I'm only a month into Java. I struggle with a massive subject, is this a usual thing for begginers? It took me a long time to only understand this code. Pin
Denys Lysenko22-Nov-20 4:09
Denys Lysenko22-Nov-20 4:09 
AnswerRe: I'm a beginner and I'm only a month into Java. I struggle with a massive subject, is this a usual thing for begginers? It took me a long time to only understand this code. Pin
Richard MacCutchan22-Nov-20 4:32
mveRichard MacCutchan22-Nov-20 4:32 

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.