ch.odi.justblog.gui.swing.control
Interface ButtonBarController

All Known Implementing Classes:
Controller

public interface ButtonBarController

Author:
oglueck

Method Summary
 void clearEntry()
          Called when the user presses the Clear button.
 void postEntry()
          Called when the user presses the Post button.
 

Method Detail

postEntry

public void postEntry()
Called when the user presses the Post button.


clearEntry

public void clearEntry()
Called when the user presses the Clear button.



Copyright © 2005 Ortwin Glück. All Rights Reserved.