Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.awt
Interface AboutHandlerI  view AboutHandlerI download AboutHandlerI.java


public interface AboutHandlerI


Method Summary
 void showAbout(java.awt.Frame parent)
          Handles the about output, may use a dialog, therefore we need a parent window.
 

Method Detail

showAbout

public void showAbout(java.awt.Frame parent)
Handles the about output, may use a dialog, therefore we need a parent window.