org.fuin.apps4swing
Interface DefaultButtonCapable


public interface DefaultButtonCapable

A component that has a default button.


Method Summary
 JButton getDefaultButton()
          Returns the default button.
 

Method Detail

getDefaultButton

JButton getDefaultButton()
Returns the default button.

Returns:
Button to use in the root pane.


Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.