Do you mean a GUI running on a computer with a button that will turn a LED on Arduino on / off ?
If so, yes that is possible. You can do that in any programming environment that can communicate over a serial port.
If you do not already have experience / access to some programming environment, you should check out Processing, which is kind of related to Arduino, and open source and free.