GuiLabel width

  • Ich hab gestern angefangen ein plugin zu schreiben und mit java selbst habe ich vorher auch noch nicht gearbeitet.
    Aber zu meiner frage und zwar müsste ich irgendwie die größe bzw weite eines Labels bekommen für meine berechnungen,
    aber laut javadoc funktioniert getWidth() nicht bei Labels.


    Hat jmd eine Idee?


    I started writing a plugin yesterday and I haven't worked with java myself before.
    So my question is if I get somehow the size or width of a label for my calculations,
    but according to javadoc, getWidth() doesn't work for labels.


    Does someone have an idea?

  • I think for labels you can only specify the height since the length of the label is automatically adjusted depending on the amount of text in it. Not 100% sure for this since the game GUI works a bit differently from e.g. Java SWING or AWT.


    maybe @red51 can answer your question better.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!