explement
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
tryin to implement it, will let u know
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
alright
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
like if the array list was ["AAA, "BBB', "CCC"]
i know i could do like .delete(0) to delete "AAA", but how would i say delete the middle A of it
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
i know how to access an object
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
because i cant really find anyway of how to do this
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
quick question tho, how do i access a specific character of a object in a arraylist
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
so like have a variable for the arraylist with the cursor removed and then apply color?
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
because it can get in the middle of keywords and then instead of for example 'def' (which is colored red), it would be 'd|ef' which wont have any color at all
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
yes
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
this is the code to set the line/col:
and this is the code that updates the actual arraylist
39 replies
JCHJava Community | Help. Code. Learn.
•Created by explement on 12/19/2024 in #java-help
How would I hide a specific Character in a ListArray
let me know if u need the rest of the code aswell
39 replies