| java.lang.Object org.eclipse.ui.examples.components.views.NameTestView
NameTestView | public class NameTestView (Code) | | Example view that contains text fields allowing the user to change the view's
title, icon, tooltip, and content description
since: 3.1 |
Constructor Summary | |
public | NameTestView(Composite parent, INameable name, IStatusFactory error) |
NameTestView | public NameTestView(Composite parent, INameable name, IStatusFactory error) throws ComponentException(Code) | | Creates a new NameTestView that takes the parent composite,
|
buttonPressed | protected void buttonPressed(Button button)(Code) | | Called whenever a Button is pressed
Parameters: button - that was pressed |
|
|