Ok, so where's the FM?
- From: "Dustan" <DustanGroups@xxxxxxxxx>
- Date: 24 Feb 2007 06:02:52 -0800
I wish to deflect future RTFM responses.
Please don't point me to the java API specifications; I know where
that is, and it doesn't constitute as an FM; it's messy and there's no
easy way to find exactly what you need, unless you happen to know the
exact right terminology.
I already have a java.awt.Frame (i.e. "public SomeWindow extends
Frame") written up, and have two issues in particular with it:
1. I have no idea how to detect events. In particular, I need to
detect button clicks on a particular area of the canvas.
2. It's impossible to close the GUI by the X button in the top left-
hand corner of the window.
Knowing this, can anyone point me to a tutorial/manual/reference that
has the information I need?
.
- Follow-Ups:
- Re: Ok, so where's the FM?
- From: Thomas Kellerer
- Re: Ok, so where's the FM?
- From: Andrew Thompson
- Re: Ok, so where's the FM?
- Prev by Date: TrayIcon with PopupMenu or JPopupMenu ?
- Next by Date: Re: Ok, so where's the FM?
- Previous by thread: TrayIcon with PopupMenu or JPopupMenu ?
- Next by thread: Re: Ok, so where's the FM?
- Index(es):