get access to the JFrame onclick of a button if actionperformed is in other

get access to the JFrame onclick of a button if actionperformed is in other class. i dont want to pass the JFrame as a parameter to the constructor of the class in which action performed is present .
[206 byte] By [murtya] at [2007-10-3 4:15:34]
# 1
SwingUtilities.windowForComponent(...);
camickra at 2007-7-14 22:17:04 > top of Java-index,Desktop,Core GUI APIs...