juce::BrowserBar Class Reference

#include <BrowserBar.hpp>

List of all members.


Detailed Description

This class is used to display a typical previous / next / URL / Go bar Almost all the code is copied from Juce demo code.


Public Member Functions

 BrowserBar (ApplicationCommandManager *commandManager, const String &homeURL)
 Default constructor.
virtual void comboBoxChanged (ComboBox *comboBoxThatHasChanged)
 Called when a Label's text has changed.
void resized ()
 Called back when resized, simply transfer the call the real toolbar.
void setUpdater (URLChangeUpdate *_urlUpdater)
 Add a listener to the list.
 ~BrowserBar ()
 Destructor.

Public Attributes

BrowserItemFactory factory

Classes

class  BrowserItemFactory


Constructor & Destructor Documentation

juce::BrowserBar::BrowserBar ( ApplicationCommandManager *  commandManager,
const String &  homeURL 
) [inline]

Default constructor.

juce::BrowserBar::~BrowserBar (  )  [inline]

Destructor.


Member Function Documentation

virtual void juce::BrowserBar::comboBoxChanged ( ComboBox *  comboBoxThatHasChanged  )  [inline, virtual]

Called when a Label's text has changed.

void juce::BrowserBar::resized (  )  [inline]

Called back when resized, simply transfer the call the real toolbar.

void juce::BrowserBar::setUpdater ( URLChangeUpdate _urlUpdater  )  [inline]

Add a listener to the list.


Member Data Documentation

BrowserItemFactory juce::BrowserBar::factory


The documentation for this class was generated from the following file:

(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is